Interface FlowProgram
- All Superinterfaces:
Program,Serializable
- All Known Implementing Classes:
ImmutableFlowProgram
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic enumstatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic enumstatic enumstatic interfacestatic interfacestatic interfacestatic interfacestatic interfaceNested classes/interfaces inherited from interface io.resys.hdes.client.api.programs.Program
Program.ExecutionLog, Program.FlowExecutionLog, Program.ProgramContext, Program.ProgramContextNamedValue, Program.ProgramResult -
Method Summary
-
Method Details
-
getAcceptDefs
Collection<TypeDef> getAcceptDefs() -
getStartStepId
String getStartStepId() -
getSteps
Map<String,FlowProgram.FlowProgramStep> getSteps()
-