public class InstantiatedVersionedPort extends VersionedPort implements InstantiatedVersionedComponent
| Modifier and Type | Field and Description |
|---|---|
private String |
groupId |
private String |
instanceId |
| Constructor and Description |
|---|
InstantiatedVersionedPort(String instanceId,
String instanceGroupId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getInstanceGroupId() |
String |
getInstanceId() |
getComponentType, getConcurrentlySchedulableTaskCount, getScheduledState, getType, isAllowRemoteAccess, setAllowRemoteAccess, setConcurrentlySchedulableTaskCount, setScheduledState, setTypeequals, getComments, getGroupIdentifier, getIdentifier, getName, getPosition, hashCode, setComments, setComponentType, setGroupIdentifier, setIdentifier, setName, setPositionpublic String getInstanceId()
getInstanceId in interface InstantiatedVersionedComponentpublic String getInstanceGroupId()
getInstanceGroupId in interface InstantiatedVersionedComponentCopyright © 2021 Apache NiFi Project. All rights reserved.