Process Management Action Constants

The following constants represent process management actions.

Table 61. CEnumProcessFlowActions Enumeration

Constant

Description

PROCESS_FLOW_ACTION_APPROVE

Approve action.

PROCESS_FLOW_ACTION_PROMOTE

Promote action.

PROCESS_FLOW_ACTION_PUBLISH

Publish action.

PROCESS_FLOW_ACTION_REJECT

Reject action.

PROCESS_FLOW_ACTION_SIGN_OFF

Sign off action.

PROCESS_FLOW_ACTION_START

Start action.

PROCESS_FLOW_ACTION_SUBMIT

Submit action.

NUM_PROCESS_FLOW_ACTIONS

Represents the total number of process management actions.