Class DecisionTask

    • Field Detail

      • decisionRefExpression

        protected String decisionRefExpression
      • decisionRef

        protected String decisionRef
    • Constructor Detail

      • DecisionTask

        public DecisionTask()
    • Method Detail

      • getDecisionRefExpression

        public String getDecisionRefExpression()
      • setDecisionRefExpression

        public void setDecisionRefExpression​(String decisionRefExpression)
      • getDecisionRef

        public String getDecisionRef()
      • setDecisionRef

        public void setDecisionRef​(String decisionRef)
      • getDecision

        public Decision getDecision()
      • setDecision

        public void setDecision​(Decision decision)