Class InstantiatedVersionedControllerService
java.lang.Object
org.apache.nifi.flow.VersionedComponent
org.apache.nifi.flow.VersionedConfigurableExtension
org.apache.nifi.flow.VersionedControllerService
org.apache.nifi.registry.flow.mapping.InstantiatedVersionedControllerService
- All Implemented Interfaces:
org.apache.nifi.flow.VersionedConfigurableComponent,org.apache.nifi.flow.VersionedExtensionComponent,InstantiatedVersionedComponent
public class InstantiatedVersionedControllerService
extends org.apache.nifi.flow.VersionedControllerService
implements InstantiatedVersionedComponent
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionInstantiatedVersionedControllerService(String instanceId, String instanceGroupId) -
Method Summary
Methods inherited from class org.apache.nifi.flow.VersionedControllerService
getAnnotationData, getBulletinLevel, getComponentType, getControllerServiceApis, getScheduledState, setAnnotationData, setBulletinLevel, setControllerServiceApis, setScheduledStateMethods inherited from class org.apache.nifi.flow.VersionedConfigurableExtension
getBundle, getProperties, getPropertyDescriptors, getType, setBundle, setProperties, setPropertyDescriptors, setTypeMethods inherited from class org.apache.nifi.flow.VersionedComponent
equals, getComments, getGroupIdentifier, getIdentifier, getName, getPosition, hashCode, setComments, setComponentType, setGroupIdentifier, setIdentifier, setInstanceIdentifier, setName, setPosition
-
Field Details
-
instanceId
-
groupId
-
-
Constructor Details
-
InstantiatedVersionedControllerService
-
-
Method Details
-
getInstanceIdentifier
- Specified by:
getInstanceIdentifierin interfaceInstantiatedVersionedComponent- Overrides:
getInstanceIdentifierin classorg.apache.nifi.flow.VersionedComponent
-
getInstanceGroupId
- Specified by:
getInstanceGroupIdin interfaceInstantiatedVersionedComponent
-