|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvocationContext | |
|---|---|
| org.camunda.bpm.application | |
| org.camunda.bpm.engine.impl.context | |
| Uses of InvocationContext in org.camunda.bpm.application |
|---|
| Methods in org.camunda.bpm.application with parameters of type InvocationContext | ||
|---|---|---|
|
AbstractProcessApplication.execute(Callable<T> callable,
InvocationContext invocationContext)
|
|
|
ProcessApplicationInterface.execute(Callable<T> callable,
InvocationContext context)
Is invoked instead of ProcessApplicationInterface.execute(Callable) if a context is available. |
|
| Uses of InvocationContext in org.camunda.bpm.engine.impl.context |
|---|
| Methods in org.camunda.bpm.engine.impl.context with parameters of type InvocationContext | ||
|---|---|---|
static
|
Context.executeWithinProcessApplication(Callable<T> callback,
ProcessApplicationReference processApplicationReference,
InvocationContext invocationContext)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||