Interface DecisionServiceNode

  • All Superinterfaces:
    DMNNode

    public interface DecisionServiceNode
    extends DMNNode
    • Method Detail

      • getResultType

        DMNType getResultType()
      • getDecisionService

        org.kie.dmn.model.api.DecisionService getDecisionService()