|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProcessApplicationIdentifier | |
|---|---|
| org.camunda.bpm.application.impl | |
| org.camunda.bpm.engine.impl.cmd | |
| org.camunda.bpm.engine.impl.interceptor | |
| Uses of ProcessApplicationIdentifier in org.camunda.bpm.application.impl |
|---|
| Fields in org.camunda.bpm.application.impl with type parameters of type ProcessApplicationIdentifier | |
|---|---|
protected static ThreadLocal<ProcessApplicationIdentifier> |
ProcessApplicationContextImpl.currentProcessApplication
|
| Methods in org.camunda.bpm.application.impl that return ProcessApplicationIdentifier | |
|---|---|
static ProcessApplicationIdentifier |
ProcessApplicationContextImpl.get()
|
| Methods in org.camunda.bpm.application.impl with parameters of type ProcessApplicationIdentifier | |
|---|---|
static void |
ProcessApplicationContextImpl.set(ProcessApplicationIdentifier identifier)
|
| Uses of ProcessApplicationIdentifier in org.camunda.bpm.engine.impl.cmd |
|---|
| Methods in org.camunda.bpm.engine.impl.cmd with parameters of type ProcessApplicationIdentifier | |
|---|---|
ProcessEngineException |
CommandLogger.cannotReolvePa(ProcessApplicationIdentifier processApplicationIdentifier)
|
| Uses of ProcessApplicationIdentifier in org.camunda.bpm.engine.impl.interceptor |
|---|
| Methods in org.camunda.bpm.engine.impl.interceptor with parameters of type ProcessApplicationIdentifier | |
|---|---|
protected ProcessApplicationReference |
ProcessApplicationContextInterceptor.getPaReference(ProcessApplicationIdentifier processApplicationIdentifier)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||