|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |