Class ExecuteDecisionServiceOperation

  • All Implemented Interfaces:
    Runnable

    public class ExecuteDecisionServiceOperation
    extends DmnOperation
    • Method Detail

      • run

        public void run()
      • planExecuteDecisionOperationsForDecisionService

        protected void planExecuteDecisionOperationsForDecisionService()
      • determineDecisionExecutionOrder

        protected List<Decision> determineDecisionExecutionOrder​(List<Decision> allDecisions)