Uses of Class
com.arsdigita.bebop.demo.workflow.Process

Packages that use Process
com.arsdigita.bebop.demo.workflow Example A set of classes to demonstrate how to use Bebop components in a control flow i.e., how Bebop components hand off control to one another. 
 

Uses of Process in com.arsdigita.bebop.demo.workflow
 

Methods in com.arsdigita.bebop.demo.workflow that return Process
 Process SampleProcesses.get(int i)
           
static Process SampleProcesses.getProcess(Object key)
           
 Process Task.getProcess()
           
 

Methods in com.arsdigita.bebop.demo.workflow with parameters of type Process
 void SampleProcesses.add(Process p)
           
 void Task.setProcess(Process v)
           
 



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