Class InstantiatedVersionedLabel

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

public class InstantiatedVersionedLabel extends org.apache.nifi.flow.VersionedLabel implements InstantiatedVersionedComponent
  • Field Summary

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

    Constructors
    Constructor
    Description
    InstantiatedVersionedLabel(String instanceId, String instanceGroupId)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
     

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

    getComponentType, getHeight, getLabel, getStyle, getWidth, getzIndex, setHeight, setLabel, setStyle, setWidth, setzIndex

    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