Interface IApprovalBuilder


public interface IApprovalBuilder
Since:
3.18.2
  • Method Summary

    Modifier and Type
    Method
    Description
    withStatus(String statusId)
    Sets the approval status for the given user.
  • Method Details

    • withStatus

      @NotNull IApprovalBuilder withStatus(@NotNull String statusId)
      Sets the approval status for the given user.
      Parameters:
      statusId -