Class StandardConnection

java.lang.Object
org.apache.nifi.connectable.StandardConnection
All Implemented Interfaces:
Authorizable, VersionedComponent, Connection

public final class StandardConnection extends Object implements Connection
Models a connection between connectable components. A connection may contain one or more relationships that map the source component to the destination component.