Interface ImmutableFlowI
-
public interface ImmutableFlowI
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getDescription()
String
getFolderPath()
UUID
getId()
Map<String,String>
getMetadata()
String
getName()
boolean
isSubFlow()
-