|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.camunda.bpm.engine.impl.history.event.HistoryEvent
org.camunda.bpm.engine.impl.history.event.HistoricScopeInstanceEvent
org.camunda.bpm.engine.impl.history.event.HistoricProcessInstanceEventEntity
org.camunda.bpm.engine.impl.persistence.entity.HistoricProcessInstanceEntity
public class HistoricProcessInstanceEntity
| Field Summary |
|---|
| Fields inherited from class org.camunda.bpm.engine.impl.history.event.HistoricProcessInstanceEventEntity |
|---|
businessKey, deleteReason, endActivityId, startActivityId, startUserId, state, superCaseInstanceId, superProcessInstanceId, tenantId |
| Fields inherited from class org.camunda.bpm.engine.impl.history.event.HistoricScopeInstanceEvent |
|---|
durationInMillis, endTime, startTime |
| Fields inherited from interface org.camunda.bpm.engine.history.HistoricProcessInstance |
|---|
STATE_ACTIVE, STATE_COMPLETED, STATE_EXTERNALLY_TERMINATED, STATE_INTERNALLY_TERMINATED, STATE_SUSPENDED |
| Constructor Summary | |
|---|---|
HistoricProcessInstanceEntity()
|
|
| Method Summary |
|---|
| Methods inherited from class org.camunda.bpm.engine.impl.history.event.HistoricProcessInstanceEventEntity |
|---|
getBusinessKey, getDeleteReason, getEndActivityId, getStartActivityId, getStartUserId, getState, getSuperCaseInstanceId, getSuperProcessInstanceId, getTenantId, setBusinessKey, setDeleteReason, setEndActivityId, setStartActivityId, setStartUserId, setState, setSuperCaseInstanceId, setSuperProcessInstanceId, setTenantId, toString |
| Methods inherited from class org.camunda.bpm.engine.impl.history.event.HistoricScopeInstanceEvent |
|---|
getDurationInMillis, getDurationRaw, getEndTime, getStartTime, setDurationInMillis, setEndTime, setStartTime |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.camunda.bpm.engine.history.HistoricProcessInstance |
|---|
getBusinessKey, getCaseInstanceId, getDeleteReason, getDurationInMillis, getEndActivityId, getEndTime, getId, getProcessDefinitionId, getProcessDefinitionKey, getProcessDefinitionName, getStartActivityId, getStartTime, getStartUserId, getState, getSuperCaseInstanceId, getSuperProcessInstanceId, getTenantId |
| Constructor Detail |
|---|
public HistoricProcessInstanceEntity()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||