ApprovalWorkflowBlockExecutionEnum
Enum
The execution for the approval workflow block, e.g. "any", "all", "all in order" any: at least one block must be approved all: all blocks must be approved all in order: all blocks must be approved in a specific order
Possible Values
#
ANY
ALL
ALL_IN_ORDER
Usages
#
References
#
- Field execution from ApprovalStepExecution