|
|
|
BlueCielo Meridian Enterprise 2012 Developer's Guide | BlueCielo ECM Solutions |
This interface for AMDocument objects is used to manage the workflow definition-type workflows. Document workflow functionality is only available when Work Isolation Mode has been disabled. This interface applies to the predefined workflow states and transitions available in workflow definitions. For document type workflow, the IAMDocumentWorkflow interface should be used.
Name | Description |
---|---|
Assigns workflow manager(s) to the document |
|
Assigns To Do persons to the document |
|
Gets the collection of available workflow transition objects. |
|
Creates new revision of the document without executing a transition. |
|
Executes specified workflow transition. |
|
The expected result of the specified transition. Can be one of the WORKFLOW_TRANSITION_RESULT_constants. |
|
Returns workflow managers for the document |
|
Migrates the document to a new workflow definition. The primary purpose of the method is to provide a way for migration of the documents in document type workflow to newly created workflow definitions. |
|
Reroutes the document to the specified state without execution a transition (that may not even exist). |
|
Revokes the document from workflow |
|
Current status text of the document. |
|
The To Do action text for the document |
|
Returns To Do persons of the document. |
|
Current workflow definition of the document. |
|
Current workflow state of the document. |
Related information
Copyright © 2000-2012 BlueCielo ECM Solutions |