Class InstantiatedVersionedPort
java.lang.Object
org.apache.nifi.flow.VersionedComponent
org.apache.nifi.flow.VersionedPort
org.apache.nifi.registry.flow.mapping.InstantiatedVersionedPort
- All Implemented Interfaces:
InstantiatedVersionedComponent
public class InstantiatedVersionedPort
extends org.apache.nifi.flow.VersionedPort
implements InstantiatedVersionedComponent
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.nifi.flow.VersionedPort
getAllowRemoteAccess, getComponentType, getConcurrentlySchedulableTaskCount, getPortFunction, getScheduledState, getType, isAllowRemoteAccess, setAllowRemoteAccess, setConcurrentlySchedulableTaskCount, setPortFunction, setScheduledState, 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
-
InstantiatedVersionedPort
-
-
Method Details
-
getInstanceIdentifier
- Specified by:
getInstanceIdentifierin interfaceInstantiatedVersionedComponent- Overrides:
getInstanceIdentifierin classorg.apache.nifi.flow.VersionedComponent
-
getInstanceGroupId
- Specified by:
getInstanceGroupIdin interfaceInstantiatedVersionedComponent
-