PFItemWorkflow_Enact Method (State) |
Moves the workflow (if possible).
Ensures tasks (if enacted).
Saves item to database (in any case).
Note: uses transaction. If transaction already exists,
will not commit it, but may rollback it if needed (then an exception is thrown).Namespace: Packflow.Core
public bool Workflow_Enact( State forcedState )