Package | Description |
---|---|
org.camunda.bpm.engine.impl.persistence.entity | |
org.camunda.bpm.engine.impl.persistence.entity.util | |
org.camunda.bpm.engine.impl.pvm.runtime |
Modifier and Type | Class and Description |
---|---|
class |
HistoryAwareStartContext |
Modifier and Type | Field and Description |
---|---|
protected ProcessInstanceStartContext |
ExecutionEntity.processInstanceStartContext |
Modifier and Type | Method and Description |
---|---|
ProcessInstanceStartContext |
ExecutionEntity.getProcessInstanceStartContext() |
Modifier and Type | Class and Description |
---|---|
class |
FormPropertyStartContext |
Modifier and Type | Field and Description |
---|---|
protected ProcessInstanceStartContext |
ExecutionImpl.processInstanceStartContext
only available until the process instance is started
|
Modifier and Type | Method and Description |
---|---|
ProcessInstanceStartContext |
InterpretableExecution.getProcessInstanceStartContext() |
ProcessInstanceStartContext |
ExecutionImpl.getProcessInstanceStartContext() |
Copyright © 2015. All rights reserved.