deDefiniton API lets you manage all operations on a Workflow definition. A Workflow Definition object is retrieved using the deDesign object.
Returns all properties, all fields of the definition object.
Returns only the specified properties for the definition object.
Create a copy of the selected definition.
Create a new Workflow Instance object based on a selected Workflow Definition.
Generates a PNG file of the Workflow Definition.
Creates a snapshot object from the selected Workflow Definition
Gets a specific snapshot using the snapshot ID
Gets a list of snapshots for the current definition using a Dictionary object.
Retuns a hastable of all variables for the Workflow Definition.
Returns the UI model object for navigating the design of the Workflow Definition.
Removes all instances for the selected definition
Removes all snapshots for the selected definition
Updates the Definition object using the given xml string
Updates the properties of the Definition object using the hashtable of fields and values