Uses of Class
com.arsdigita.workflow.simple.Workflow

Packages that use Workflow
com.arsdigita.workflow.simple A tool framework for establishing collaboration among all the specialized members of a production staff. 
 

Uses of Workflow in com.arsdigita.workflow.simple
 

Subclasses of Workflow in com.arsdigita.workflow.simple
 class WorkflowTemplate
           
 

Methods in com.arsdigita.workflow.simple that return Workflow
 Workflow WorkflowTemplate.instantiateNewWorkflow()
          Creates a workflow based on the supplied workflow definition ID.
static Workflow Workflow.getObjectWorkflow(BigDecimal id)
           
static Workflow Workflow.getObjectWorkflow(ACSObject o)
           
 Workflow Task.getWorkflow()
          Get the Workflow that this Task is in
 

Methods in com.arsdigita.workflow.simple with parameters of type Workflow
 void WorkflowTemplate.extendWorkflow(Workflow workflow)
          Extends the workflow by appending the tasks from the workflow template
protected  void Workflow.cloneTasks(Workflow workflowClone)
           
static BigDecimal Workflow.getItemID(Workflow w)
           
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC