WorkflowServices Methods Ingeniux CMS Web Services API

The WorkflowServices type exposes the following members.

Methods

  Name Description
Public method CreateWorkstate
Creates a new Workstate. Workstates are stages within a workflow. A Workstate is available to every Workflow Definition.
Public method DeleteWorkflowDefinition
Deletes a Workflow Definition
Public method DeleteWorkstate
Deletes a collection of Workstates. Opertaion will not stop when encount errors on individual Workstate deletion. Instead of the problematic Workstate Ids and the actual errors will be records and returned
Public method FixWorldviewWorkflows
Fixes the Worldview Workflows, create the necessary Workstates and Workflow Definitions.
Public method GetGlobalWorkflowData
Retrieves the items in Ingeniux CMS Workflow system.
Public method GetTransitionList
Retrieves the list of Transitions that are available to all of the Pages specified. Any Pages specified, but not in Workflow, are ignored.
Public method GetWorkflowData
Retrieves the detailed information of a Workflow Definition.
Public method GetWorkflowInitialTransData
Public method GetWorkflowReports
Retrieves a list of Pages that are in Workflow, and their current state
Public method GetWorldviewWorkflowStatus
Retrieves the status information on the Workflows for Worldview system. These are the Workflows to facilitate localization processes
Public method SetWorkflowData
Updates a Workflow Definition with new data
Public method UpdateWorkstate
Updates an existing Workstate with new data
Top
See Also

Reference