A Process is an organized set of Steps. There is an initial Step. There can be other Steps in the Process and they have a designated predecessor Step.
OSID Version: 2.0
Licensed under the org.osid.SidImplementationLicenseMIT.
Located in /harmoni/oki2/osid/workflow/Process.php (line 19)
Create an Inital Step for the specified role in this Process. There must be one and only one Initial Step.
Create a Step with the specified Predecessor Step, for the specified role in this Process. A Step cannot be its own immediate predecessor, but looping is permitted.
Create Work. Work is not deleted. When the Terminal Step is reached, Work is completed.
Delete Work. Work is not deleted. When the Terminal Step is reached, Work is completed.
Get all the work available to be acted on by the Owner.
Get all the work available to be acted on by the Owner with this Role unique Id.
Get all the work available to be acted on by the Owner for this Step.
Get the unique Id for this Process. The unique Id is set when the Process is created by a Process.
Get all the work unfinished to be acted on by anyone.
Get all the work unfinished to be acted on by anyone with this Role unique Id.
Get all the work unfinished to be acted on by anyone for this Step.
Get the description of this Process.
Update the DisplayName of this Process.
Updates the state of this Process: true if this Process is enabled; false otherwise.
Documentation generated on Wed, 19 Sep 2007 10:25:42 -0400 by phpDocumentor 1.3.0RC3