Interface DecisionDefinition

    • Method Detail

      • getDecisionRequirementsDefinitionId

        java.lang.String getDecisionRequirementsDefinitionId()
        Returns the id of the related decision requirements definition. Can be null if the decision has no relations to other decisions.
        Returns:
        the id of the decision requirements definition if exists.
      • getDecisionRequirementsDefinitionKey

        java.lang.String getDecisionRequirementsDefinitionKey()
        Returns the key of the related decision requirements definition. Can be null if the decision has no relations to other decisions.
        Returns:
        the key of the decision requirements definition if exists.
      • getVersionTag

        java.lang.String getVersionTag()
        Version tag of the decision definition.