HcmActionState.canSubmitToWorkflow Method
Indicates whether to activate a position action workflow.
Syntax
public boolean canSubmitToWorkflow([str _workflowType])
Run On
Called
Parameters
- _workflowType
Type: str
The type of workflow.
Return Value
Type: boolean
true if the specified record can submit to workflow; otherwise false .