Package org.osid.workflow
The Open Service Interface Definitions for the org.osid.workflow service.
The Workflow OSID provides a means for managing the flow of work. The Workflow OSID is part of a service cluster that includes the Resourcing OSID, Tracking OSID and Process OSID. The Workflow OSID provides an overall view of the flow of work through a process.
Work
Work is an abstract concept that indicates something to be worked
on by Resources (workers) in a workflow Process .
Steps
A Step is the primary component of a workflow process in which
work is performed. A Step may have required input conditions (or
states) that permit Work to enter a Step . When the
Work is completed at a Step , the Step defines the
State transition of the Work . The valid next Steps in a
Process is determined by the accepted input States of the
other Steps .
A Step may have assigned Resources to perform the work.
These Resources may be managed manually in the Workflow OSID or
through orchestration of the Resourcing OSID where the Process maps
to a Job and the Work is the Work .
Processes
A Process is a set of Steps in a workflow. Work
entering a Process is assigned an initial Step and an
initial State as defined by the Process .
Both Processes and Steps are OsidGovernators
that may be operated through a set of rules to dynamically manage the
workflow.
Office Cataloging
Work , Steps , and Processes may be organized into
federateable OsidCatalogs .
Sub Packages
The Workflow OSID includes a Workflow Rules OSID to manage the
operation of Processes and Steps and impose additional
input constraints on Steps . It also includes a Workflow Event OSID
to receive and manage workflow events.
Copyright © 2004 Massachusetts Institute of Technology.
Copyright © 2011,2014 Ingenescus. All Rights Reserved.
This Work is being provided by the copyright holder(s) subject to the following license. By obtaining, using and/or copying this Work, you agree that you have read, understand, and will comply with the following terms and conditions.
Permission to use, copy and distribute unmodified versions of this Work, for any purpose, without fee or royalty is hereby granted, provided that you include the above copyright notices and the terms of this license on ALL copies of the Work or portions thereof.
You may modify or create Derivatives of this Work only for your internal purposes. You shall not distribute or transfer any such Derivative of this Work to any location or to any third party. For the purposes of this license, "Derivative" shall mean any derivative of the Work as defined in the United States Copyright Act of 1976, such as a translation or modification.
This Work and the information contained herein is provided on an "AS IS" basis WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE WORK OR THE USE OR OTHER DEALINGS IN THE WORK.
The export of software employing encryption technology may require a specific license from the United States Government. It is the responsibility of any person or organization contemplating export to obtain such a license before exporting this Work.
-
InterfacesClassDescriptionThis session provides methods for manually moving work through a workflow.An
Officerepresents a collection of process.This session creates, updates, and deletesOffices.This is the form for creating and updating offices.This session defines methods for managing a hierarchy ofOfficeobjects.This session defines methods for traversing a hierarchy ofOffices.Like allOsidLists,OfficeListprovides a means for accessingOfficeelements sequentially either one at a time or many at a time.This session provides methods for retrievingOffices.This interface is a container for a partial hierarchy retrieval.Like allOsidLists,OfficeNodeListprovides a means for accessingOfficeNodeelements sequentially either one at a time or many at a time.This session defines methods to receive notifications on adds/changes toOffices.This is the query for searching offices.This is the query inspector for examining office queries.This session provides methods for searching amongOffices.The office receiver is the consumer supplied interface for receiving notifications pertaining to new, updated or deletedOfficeobjects.The search interface for governing office searches.An interface for specifying the ordering of search results.This interface provides a means to capture results of a search.This session provides methods for searching amongOffices.AProcess.This session creates, updates, and deletesProcesses.This is the form for creating and updatingProcesses.Like allOsidLists,ProcessListprovides a means for accessingProcesselements sequentially either one at a time or many at a time.This session provides methods for retrievingProcesses.This session defines methods to receive notifications on adds/changes toProcessesin thisOffice.This session provides methods to re-assignProcesstoOfficemappings.This session provides methods to retrieveProcesstoOfficeworkflows.This is the query for searching processes.This is the query inspector for examining process queries.This session provides methods for searching amongProcesses.The process receiver is the consumer supplied interface for receiving notifications pertaining to new, updated or deletedProcessobjects.The search interface for governing process searches.An interface for specifying the ordering of search results.This interface provides a means to capture results of a search.This session provides methods for searching amongProcesses.This session manages queries and sequencing to create "smart" dynamic catalogs.AStepis an element in a Process in which Work is processed.This session creates, updates, and deletesSteps.This is the form for creating and updatingSteps.Like allOsidLists,StepListprovides a means for accessingStepelements sequentially either one at a time or many at a time.This session provides methods for retrievingSteps.This session defines methods to receive notifications on adds/changes toStepsin thisOffice.This session provides methods to re-assignSteptoOfficemappings.This session provides methods to retrieveSteptoOfficeworkflows.This is the query for searching steps.This is the query inspector for examining step queries.This session provides methods for searching amongSteps.The step receiver is the consumer supplied interface for receiving notifications pertaining to new, updated or deletedStepobjects.The search interface for governing step searches.An interface for specifying the ordering of search results.This interface provides a means to capture results of a search.This session provides methods for searching amongSteps.This session manages queries and sequencing to create "smart" dynamic catalogs.Workmoves throughStepsin a workflow.This session creates, updates, and deletesWorks.This session provides methods for initiating a workflow.This session provides methods for managing a workflow.The workflow manager provides access to rules sessions and provides interoperability tests for various aspects of this service.The workflow profile describes the interoperability among workflow services.The workflow proxy manager provides access to rules sessions and provides interoperability tests for various aspects of this service.This session provides methods for looking at a workflow.This is the form for creating and updatingWorks.Like allOsidLists,WorkListprovides a means for accessingWorkelements sequentially either one at a time or many at a time.This session provides methods for retrievingWorks.This session defines methods to receive notifications on adds/changes toWorksin thisOffice.This session provides methods to re-assignWorkstoOfficemappings.This session provides methods to retrieveWorktoOfficeworkflows.This is the query for searching works.This is the query inspector for examining work queries.This session provides methods for searching amongWorks.The work receiver is the consumer supplied interface for receiving notifications pertaining to new, updated or deletedWorkobjects.The search interface for governing work searches.An interface for specifying the ordering of search results.This interface provides a means to capture results of a search.This session provides methods for searching amongWorks.This session manages queries and sequencing to create "smart" dynamic catalogs.