Interface WorkflowDecision
- All Superinterfaces:
WorkflowEntity
- All Known Implementing Classes:
WorkflowDecisionInstance,WorkflowDecisionTemplate
Represents a Workflow Decision - which can be Template Decision or Decision
-
Method Summary
-
Method Details
-
getModel
AbstractWorkflowDecisionModel getModel()- Specified by:
getModelin interfaceWorkflowEntity- Returns:
- model of
WorkflowDecision
-