Class LocalPort

java.lang.Object
org.apache.nifi.controller.AbstractPort
org.apache.nifi.connectable.LocalPort
All Implemented Interfaces:
Authorizable, ComponentAuthorizable, VersionedComponent, Connectable, Port, Positionable, Triggerable, GroupedComponent

public class LocalPort extends AbstractPort
Provides a mechanism by which FlowFiles can be transferred into and out of a ProcessGroup to and/or from another ProcessGroup within the same instance of NiFi.