|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Condition | |
|---|---|
| org.jbpm.pvm.model | common model base classes for the client, activity and event listener API's |
| Uses of Condition in org.jbpm.pvm.model |
|---|
| Methods in org.jbpm.pvm.model that return Condition | |
|---|---|
Condition |
Transition.getCondition()
the general purpose condition that can be used in various ways by the activities. |
| Methods in org.jbpm.pvm.model with parameters of type Condition | |
|---|---|
ProcessFactory |
ProcessFactory.guardCondition(Condition condition)
sets the guard condition on the current transition. |
ProcessFactory |
ProcessFactory.waitCondition(Condition condition)
sets the wait condition on the current transition. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||