Interface Program.ProgramResult
- All Superinterfaces:
Serializable
- All Known Subinterfaces:
DecisionProgram.DecisionResult,ExpressionProgram.ExpressionResult,FlowProgram.FlowResult,ServiceProgram.ServiceResult
- All Known Implementing Classes:
ImmutableDecisionResult,ImmutableExpressionResult,ImmutableFlowResult,ImmutableServiceResult
- Enclosing interface:
- Program