Class NiFiRegistryExtensionBundleMetadata.Builder
java.lang.Object
org.apache.nifi.registry.extension.NiFiRegistryExtensionBundleMetadata.Builder
- Enclosing class:
NiFiRegistryExtensionBundleMetadata
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()bundleIdentifier(String bundleIdentifier) registryIdentifier(String registryIdentifier) timestamp(long timestamp)
-
Field Details
-
registryIdentifier
-
group
-
artifact
-
version
-
bundleIdentifier
-
timestamp
private long timestamp
-
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
registryIdentifier
-
group
-
artifact
-
version
-
bundleIdentifier
-
timestamp
-
build
-