Package org.apache.nifi.flow
Class VersionedFlowRegistryClient
java.lang.Object
org.apache.nifi.flow.VersionedComponent
org.apache.nifi.flow.VersionedConfigurableExtension
org.apache.nifi.flow.VersionedFlowRegistryClient
- All Implemented Interfaces:
VersionedConfigurableComponent
,VersionedExtensionComponent
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setAnnotationData
(String annotationData) void
setDescription
(String description) Methods inherited from class org.apache.nifi.flow.VersionedConfigurableExtension
getBundle, getProperties, getPropertyDescriptors, getType, setBundle, setProperties, setPropertyDescriptors, setType
Methods inherited from class org.apache.nifi.flow.VersionedComponent
equals, getComments, getGroupIdentifier, getIdentifier, getInstanceIdentifier, getName, getPosition, hashCode, setComments, setComponentType, setGroupIdentifier, setIdentifier, setInstanceIdentifier, setName, setPosition
-
Field Details
-
description
-
annotationData
-
-
Constructor Details
-
VersionedFlowRegistryClient
public VersionedFlowRegistryClient()
-
-
Method Details
-
getComponentType
- Specified by:
getComponentType
in classVersionedComponent
-
getDescription
-
setDescription
-
getAnnotationData
-
setAnnotationData
-