FWProcessDefiniton API lets you manage all operations using a process definition. A Process definition object is retrieved using the FWProcessDesign object.
Returns all properties and 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 Proces Instance object based on a selected Proces Definition.
Generates a PNG file of the Proces Definition.
Creates a snapshot object from the selected Process Definition
Gets a specific snapshot using the snapshot ID
Gets a list of snapshots for the current definition using a Dictionary object.
Returns a hash table of all variables for the Process Definition.
Returns the UI model object to navigate the design of the Process 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