Class InstantiatedVersionedRemoteProcessGroup

java.lang.Object
org.apache.nifi.flow.VersionedComponent
org.apache.nifi.flow.VersionedRemoteProcessGroup
org.apache.nifi.registry.flow.mapping.InstantiatedVersionedRemoteProcessGroup
All Implemented Interfaces:
InstantiatedVersionedComponent

public class InstantiatedVersionedRemoteProcessGroup extends org.apache.nifi.flow.VersionedRemoteProcessGroup implements InstantiatedVersionedComponent
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    private final String
     
    private final String
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
     

    Methods inherited from class org.apache.nifi.flow.VersionedRemoteProcessGroup

    getCommunicationsTimeout, getComponentType, getInputPorts, getLocalNetworkInterface, getOutputPorts, getProxyHost, getProxyPassword, getProxyPort, getProxyUser, getTargetUris, getTransportProtocol, getYieldDuration, setCommunicationsTimeout, setInputPorts, setLocalNetworkInterface, setOutputPorts, setProxyHost, setProxyPassword, setProxyPort, setProxyUser, setTargetUris, setTransportProtocol, setYieldDuration

    Methods inherited from class org.apache.nifi.flow.VersionedComponent

    equals, getComments, getGroupIdentifier, getIdentifier, getName, getPosition, hashCode, setComments, setComponentType, setGroupIdentifier, setIdentifier, setInstanceIdentifier, setName, setPosition

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait