|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExecutionStartContext | |
|---|---|
| org.camunda.bpm.engine.impl.persistence.entity | |
| org.camunda.bpm.engine.impl.pvm.runtime | |
| Uses of ExecutionStartContext in org.camunda.bpm.engine.impl.persistence.entity |
|---|
| Fields in org.camunda.bpm.engine.impl.persistence.entity declared as ExecutionStartContext | |
|---|---|
protected ExecutionStartContext |
ExecutionEntity.executionStartContext
|
| Methods in org.camunda.bpm.engine.impl.persistence.entity that return ExecutionStartContext | |
|---|---|
ExecutionStartContext |
ExecutionEntity.getExecutionStartContext()
|
| Uses of ExecutionStartContext in org.camunda.bpm.engine.impl.pvm.runtime |
|---|
| Fields in org.camunda.bpm.engine.impl.pvm.runtime declared as ExecutionStartContext | |
|---|---|
protected ExecutionStartContext |
ExecutionImpl.executionStartContext
only available until the execution is started |
| Methods in org.camunda.bpm.engine.impl.pvm.runtime that return ExecutionStartContext | |
|---|---|
ExecutionStartContext |
ExecutionImpl.getExecutionStartContext()
|
ExecutionStartContext |
InterpretableExecution.getExecutionStartContext()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||