Class VersionedFlowRegistryClient

All Implemented Interfaces:
VersionedConfigurableComponent, VersionedExtensionComponent

public class VersionedFlowRegistryClient extends VersionedConfigurableExtension
  • Field Details

    • description

      private String description
    • annotationData

      private String annotationData
  • Constructor Details

    • VersionedFlowRegistryClient

      public VersionedFlowRegistryClient()
  • Method Details

    • getComponentType

      public ComponentType getComponentType()
      Specified by:
      getComponentType in class VersionedComponent
    • getDescription

      public String getDescription()
    • setDescription

      public void setDescription(String description)
    • getAnnotationData

      public String getAnnotationData()
    • setAnnotationData

      public void setAnnotationData(String annotationData)