Interface ImmutableFlowI


public interface ImmutableFlowI
  • Method Details

    • getId

      UUID getId()
    • getName

      String getName()
    • getDescription

      String getDescription()
    • getFolderPath

      String getFolderPath()
    • getMetadata

      Map<String,String> getMetadata()
    • isSubFlow

      boolean isSubFlow()