Class InstantiatedVersionedProcessGroup
java.lang.Object
org.apache.nifi.flow.VersionedComponent
org.apache.nifi.flow.VersionedProcessGroup
org.apache.nifi.registry.flow.mapping.InstantiatedVersionedProcessGroup
- All Implemented Interfaces:
InstantiatedVersionedComponent
public class InstantiatedVersionedProcessGroup
extends org.apache.nifi.flow.VersionedProcessGroup
implements InstantiatedVersionedComponent
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionInstantiatedVersionedProcessGroup(String instanceId, String instanceGroupId) -
Method Summary
Modifier and TypeMethodDescriptionvoidsetExternalControllerServiceReferences(Map<String, org.apache.nifi.flow.ExternalControllerServiceReference> externalControllerServiceReferences) Methods inherited from class org.apache.nifi.flow.VersionedProcessGroup
getComponentType, getConnections, getControllerServices, getDefaultBackPressureDataSizeThreshold, getDefaultBackPressureObjectThreshold, getDefaultFlowFileExpiration, getExecutionEngine, getFlowFileConcurrency, getFlowFileOutboundPolicy, getFunnels, getInputPorts, getLabels, getLogFileSuffix, getMaxConcurrentTasks, getOutputPorts, getParameterContextName, getProcessGroups, getProcessors, getRemoteProcessGroups, getScheduledState, getStatelessFlowTimeout, getVersionedFlowCoordinates, setConnections, setControllerServices, setDefaultBackPressureDataSizeThreshold, setDefaultBackPressureObjectThreshold, setDefaultFlowFileExpiration, setExecutionEngine, setFlowFileConcurrency, setFlowFileOutboundPolicy, setFunnels, setInputPorts, setLabels, setLogFileSuffix, setMaxConcurrentTasks, setOutputPorts, setParameterContextName, setProcessGroups, setProcessors, setRemoteProcessGroups, setScheduledState, setStatelessFlowTimeout, setVersionedFlowCoordinatesMethods 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
-
externalControllerServiceReferences
-
-
Constructor Details
-
InstantiatedVersionedProcessGroup
-
-
Method Details
-
getInstanceIdentifier
- Specified by:
getInstanceIdentifierin interfaceInstantiatedVersionedComponent- Overrides:
getInstanceIdentifierin classorg.apache.nifi.flow.VersionedComponent
-
getInstanceGroupId
- Specified by:
getInstanceGroupIdin interfaceInstantiatedVersionedComponent
-
setExternalControllerServiceReferences
-
getExternalControllerServiceReferences
-