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
    Modifier and Type
    Field
    Description
    private final String
     
    private final String
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
     

    Methods inherited from class org.apache.nifi.flow.VersionedControllerService

    getAnnotationData, getBulletinLevel, getComponentType, getControllerServiceApis, getScheduledState, setAnnotationData, setBulletinLevel, setControllerServiceApis, setScheduledState

    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, getName, getPosition, hashCode, setComments, setComponentType, setGroupIdentifier, setIdentifier, setInstanceIdentifier, setName, setPosition

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait