Class AbstractExtensionBundleMetadata
java.lang.Object
org.apache.nifi.registry.extension.AbstractExtensionBundleMetadata
- All Implemented Interfaces:
ExtensionBundleMetadata
- Direct Known Subclasses:
NiFiRegistryExtensionBundleMetadata
Base class for implementations of ExtensionBundleMetadata.
-
Field Details
-
registryIdentifier
-
group
-
artifact
-
version
-
timestamp
private final long timestamp
-
-
Constructor Details
-
AbstractExtensionBundleMetadata
-
-
Method Details
-
getRegistryIdentifier
- Specified by:
getRegistryIdentifierin interfaceExtensionBundleMetadata
-
getGroup
- Specified by:
getGroupin interfaceExtensionBundleMetadata
-
getArtifact
- Specified by:
getArtifactin interfaceExtensionBundleMetadata
-
getVersion
- Specified by:
getVersionin interfaceExtensionBundleMetadata
-
getTimestamp
public long getTimestamp()- Specified by:
getTimestampin interfaceExtensionBundleMetadata
-
hashCode
public int hashCode() -
equals
-