WorkflowDefinition Methods Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

The WorkflowDefinition type exposes the following members.

Methods

  Name Description
Public method Create(ConnectionId, SessionId, String, Int32, String)
Creates a new Workflow definition.
Public method Create(ConnectionId, SessionId, String, String, String)
Creates a new workflow definition item
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method Delete
Deletes a workflow item
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetType (Inherited from Object.)
Public method GetWorkflowDefinitionXslt
Gets the XSLT document to be used to format the workflow xml
Public method GetWorkflowSchema
Gets the XSD schema used to validate the Workflow definition xml
Public method GetWorkflowTemplate
Gets the workflow template to be used with new empty workflow definitions
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Public method List
Gets a list of workflow definition items
Public method ListUsage
Gets a list of categories where a certain workflow is used
Protected method MemberwiseClone (Inherited from Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Public method Read
Gets a global workflow item definition
Public method Save(ConnectionId, SessionId, String, Int32, String)
Saves a Workflow definition.
Public method Save(ConnectionId, SessionId, Int32, String, String, String)
Saves an existing workflow definition item
Public method ToString (Inherited from Object.)
Top
See Also

Reference