Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether a workflow status change is valid.
Syntax
public boolean isWorkflowStatusValid(HcmApprovalStatus _workflowAprovalStatus)
Run On
Called
Parameters
- _workflowAprovalStatus
Type: HcmApprovalStatus Enumeration
The workflow status value that to be updated.
Return Value
Type: boolean
true if the status change is valid; otherwise false .