Class Bundle
java.lang.Object
org.apache.nifi.c2.protocol.component.api.Bundle
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic BundlebooleangetGroup()inthashCode()voidsetArtifact(String artifact) voidsetComponentManifest(ComponentManifest componentManifest) voidvoidsetVersion(String version)
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
DEFAULT_GROUP
- See Also:
-
DEFAULT_ARTIFACT
- See Also:
-
DEFAULT_VERSION
- See Also:
-
group
-
artifact
-
version
-
componentManifest
-
-
Constructor Details
-
Bundle
public Bundle() -
Bundle
-
-
Method Details