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

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

The WorkflowCategoryDefinition type exposes the following members.

Methods

  Name Description
Public method Connect
Connects a workflow definition to a category.
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method Disconnect
Removes a workflow definition on a category
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 GetWorkflowSchema
Gets the XSD schema used to validate the part of the Workflow definition that is stored on a category.
Public method GetWorkflowXslt
Gets the XSLT document to be used to format the workflow instance xml
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Public method List
Gets a list of workflows in use with this category
Protected method MemberwiseClone (Inherited from Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Public method Read
Gets a workflow category definition. A workflow category definition is connected to a category and contains a copy of a workflow definition.
Public method Save(ConnectionId, SessionId, CategoryId, Int32, String)
Saves the definition of a workflow to its category
Public method Save(ConnectionId, SessionId, String, Int32, String)
Saves the definition of a workflow to its category
Public method ToString (Inherited from Object.)
Top
See Also

Reference