|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RuntimeAction | |
|---|---|
| org.jbpm.graph.exe | contains the runtime structures for process executions. |
| Uses of RuntimeAction in org.jbpm.graph.exe |
|---|
| Methods in org.jbpm.graph.exe that return RuntimeAction | |
|---|---|
RuntimeAction |
ProcessInstance.addRuntimeAction(RuntimeAction runtimeAction)
adds an action to be executed upon a process event in the future. |
RuntimeAction |
ProcessInstance.removeRuntimeAction(RuntimeAction runtimeAction)
removes a runtime action. |
| Methods in org.jbpm.graph.exe with parameters of type RuntimeAction | |
|---|---|
RuntimeAction |
ProcessInstance.addRuntimeAction(RuntimeAction runtimeAction)
adds an action to be executed upon a process event in the future. |
RuntimeAction |
ProcessInstance.removeRuntimeAction(RuntimeAction runtimeAction)
removes a runtime action. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||