|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProcessContext | |
|---|---|
| com.gridsystems.nextgrid.api.pom | |
| Uses of ProcessContext in com.gridsystems.nextgrid.api.pom |
|---|
| Methods in com.gridsystems.nextgrid.api.pom with parameters of type ProcessContext | |
|---|---|
void |
WhileDoProcessImpl.run(ProcessContext ctx)
Performs the actual enaction of a process. |
void |
UnorderedListProcessImpl.run(ProcessContext ctx)
Performs the actual enaction of a process. |
void |
SplitJoinProcessImpl.run(ProcessContext ctx)
Performs the actual enaction of a process. |
void |
ServiceImpl.run(ProcessContext ctx)
Performs the actual enaction of a process. |
void |
SequenceProcessImpl.run(ProcessContext ctx)
Performs the actual enaction of a process. |
void |
RepeatUntilProcessImpl.run(ProcessContext ctx)
Performs the actual enaction of a process. |
void |
IfThenElseProcessImpl.run(ProcessContext ctx)
Performs the actual enaction of a process. |
void |
Enactable.run(ProcessContext ctx)
Performs the actual enaction of a process. |
void |
DoWhileProcessImpl.run(ProcessContext ctx)
Performs the actual enaction of a process. |
void |
AsyncProcessImpl.run(ProcessContext ctx)
Performs the actual enaction of a process. |
void |
AbstractProcessImpl.run(ProcessContext ctx)
Performs the actual enaction of a process. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||