PFItemWorkflow_Enact Method |
Name | Description | |
---|---|---|
Workflow_Enact | 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). | |
Workflow_Enact(Int32) | 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). | |
Workflow_Enact(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). | |
Workflow_Enact(Transition) | 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). |