Package com.filenet.wcm.toolkit.server.util.workflow

Provides interfaces for describing a workflow, including templates, parameters, definitions, steps, step processors, and utilities.

See:
          Description

Class Summary
ParticipantRef Holds Workflow Step Participant reference information
WcmWorkflowFactory Factory class that will create a workflow template of a particular type.
WcmWorkflowGenerator Helper class for generating workflow definitions from workflow template specifications.
WcmWorkflowParameter Definition class for describing workflow parameters, including fields for the parameter string name, input/output mode, data type, and a boolean array indicator.
WcmWorkflowStep Definition class for describing a step in a workflow.
WcmWorkflowStepProcessor Definition class for describing a workflow step processor.
WcmWorkflowTemplate Definition class for describing a workflow template.
WcmWorkflowUtil Definition class for describing a workflow utility.
 

Package com.filenet.wcm.toolkit.server.util.workflow Description

Provides interfaces for describing a workflow, including templates, parameters, definitions, steps, step processors, and utilities.



© Copyright IBM Corp. 2002, 2007. All Rights Reserved.