Interface ApprovalCondition


@PublicApi @ReturnValuesAreNonnullByDefault public interface ApprovalCondition
Represent a condition of an Approval which need to be accomplished
  • Method Details

    • getConditionType

      String getConditionType()
      Returns:
      the type of Approval condition
    • getConditionValue

      String getConditionValue()
      Returns:
      the current value of Approval condition