The FWProcessRuntime API manages all runtime operations, such as managing process instances.
Creates the FWProcessRuntime object
Gets the Workflow Instance object using the id or the name
Set Instance Priority
Set the instance priority on the execute method once you create an instance using the API.
Aborts the selected Workflow Instance
Completes a given task programmatically
Extends the expiration of a task by a given number of days
Gets all Workflow Instances created by a certain user
Gets all Workflow Instances for a given tenant
Gets all instances based on a selected execution status
Gets the status of the license and the licensing information
Gets all open tasks for the current user
Gets all open tasks for a selected user
Gets a selected task using a task ID
Gets a list of task choices for a selected task
Reassigns all tasks from one user to another
Reassigns a selected task to another user
Removes a selected Workflow Instance
Tells the engine to process the next item on the workflow queue