businessStatusWorkflow

Function Description
checkCondition Evaluates a business workflow condition for a given record.
getId Returns the ID of a business status based on its name.
getName Returns the name of a business status based on its ID.
getStatuses Returns a mapping of an entity's business statuses configured in its business workflow.
testCondition Evaluates a business workflow condition for an explicitly given data set.
update Applies a business status to a record.
wasUpdated Checks if a record has transitioned from a business workflow status to a different business workflow status.