|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of CoreExecution in org.camunda.bpm.engine.impl.cmmn.entity.runtime |
|---|
| Subclasses of CoreExecution in org.camunda.bpm.engine.impl.cmmn.entity.runtime | |
|---|---|
class |
CaseExecutionEntity
|
| Methods in org.camunda.bpm.engine.impl.cmmn.entity.runtime with type parameters of type CoreExecution | ||
|---|---|---|
|
CaseExecutionEntity.performOperation(CoreAtomicOperation<T> operation)
|
|
|
CaseExecutionEntity.performOperationSync(CoreAtomicOperation<T> operation)
|
|
| Uses of CoreExecution in org.camunda.bpm.engine.impl.cmmn.execution |
|---|
| Subclasses of CoreExecution in org.camunda.bpm.engine.impl.cmmn.execution | |
|---|---|
class |
CaseExecutionImpl
|
class |
CmmnExecution
|
| Uses of CoreExecution in org.camunda.bpm.engine.impl.context |
|---|
| Classes in org.camunda.bpm.engine.impl.context with type parameters of type CoreExecution | |
|---|---|
class |
CoreExecutionContext<T extends CoreExecution>
|
| Fields in org.camunda.bpm.engine.impl.context declared as CoreExecution | |
|---|---|
protected T |
CoreExecutionContext.execution
|
| Fields in org.camunda.bpm.engine.impl.context with type parameters of type CoreExecution | |
|---|---|
protected static ThreadLocal<Stack<CoreExecutionContext<? extends CoreExecution>>> |
Context.executionContextStackThreadLocal
|
| Methods in org.camunda.bpm.engine.impl.context that return types with arguments of type CoreExecution | |
|---|---|
static CoreExecutionContext<? extends CoreExecution> |
Context.getCoreExecutionContext()
|
| Methods in org.camunda.bpm.engine.impl.context with parameters of type CoreExecution | |
|---|---|
static ProcessApplicationReference |
ProcessApplicationContextUtil.getTargetProcessApplication(CoreExecution execution)
|
| Uses of CoreExecution in org.camunda.bpm.engine.impl.core.instance |
|---|
| Methods in org.camunda.bpm.engine.impl.core.instance with type parameters of type CoreExecution | ||
|---|---|---|
|
CoreExecution.performOperation(CoreAtomicOperation<T> operation)
|
|
|
CoreExecution.performOperationSync(CoreAtomicOperation<T> operation)
|
|
| Uses of CoreExecution in org.camunda.bpm.engine.impl.core.operation |
|---|
| Classes in org.camunda.bpm.engine.impl.core.operation with type parameters of type CoreExecution | |
|---|---|
class |
AbstractEventAtomicOperation<T extends CoreExecution>
|
interface |
CoreAtomicOperation<T extends CoreExecution>
|
| Uses of CoreExecution in org.camunda.bpm.engine.impl.persistence.entity |
|---|
| Subclasses of CoreExecution in org.camunda.bpm.engine.impl.persistence.entity | |
|---|---|
class |
ExecutionEntity
|
| Methods in org.camunda.bpm.engine.impl.persistence.entity with type parameters of type CoreExecution | ||
|---|---|---|
|
ExecutionEntity.performOperation(CoreAtomicOperation<T> operation)
|
|
|
ExecutionEntity.performOperationSync(CoreAtomicOperation<T> operation)
|
|
| Uses of CoreExecution in org.camunda.bpm.engine.impl.pvm.runtime |
|---|
| Subclasses of CoreExecution in org.camunda.bpm.engine.impl.pvm.runtime | |
|---|---|
class |
ExecutionImpl
|
class |
PvmExecutionImpl
|
| Methods in org.camunda.bpm.engine.impl.pvm.runtime with parameters of type CoreExecution | |
|---|---|
void |
ExecutionStartContext.applyVariables(CoreExecution execution)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||