|
||||||||||
| 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, superProcessInstanceId |
| Fields inherited from class org.camunda.bpm.engine.impl.history.event.HistoricScopeInstanceEvent |
|---|
durationInMillis, endTime, startTime |
| Fields inherited from class org.camunda.bpm.engine.impl.history.event.HistoryEvent |
|---|
ACTIVITY_EVENT_TYPE_END, ACTIVITY_EVENT_TYPE_START, ACTIVITY_EVENT_TYPE_UPDATE, caseDefinitionId, caseExecutionId, caseInstanceId, eventType, executionId, FORM_PROPERTY_UPDATE, id, INCIDENT_CREATE, INCIDENT_DELETE, INCIDENT_RESOLVE, processDefinitionId, processInstanceId, TASK_EVENT_TYPE_COMPLETE, TASK_EVENT_TYPE_CREATE, TASK_EVENT_TYPE_DELETE, TASK_EVENT_TYPE_UPDATE, VARIABLE_EVENT_TYPE_CREATE, VARIABLE_EVENT_TYPE_DELETE, VARIABLE_EVENT_TYPE_UPDATE |
| Constructor Summary | |
|---|---|
HistoricProcessInstanceEntity()
|
|
| Method Summary |
|---|
| Methods inherited from class org.camunda.bpm.engine.impl.history.event.HistoricProcessInstanceEventEntity |
|---|
getBusinessKey, getDeleteReason, getEndActivityId, getStartActivityId, getStartUserId, getSuperProcessInstanceId, setBusinessKey, setDeleteReason, setEndActivityId, setStartActivityId, setStartUserId, setSuperProcessInstanceId, toString |
| Methods inherited from class org.camunda.bpm.engine.impl.history.event.HistoricScopeInstanceEvent |
|---|
getDurationInMillis, getDurationRaw, getEndTime, getStartTime, setDurationInMillis, setEndTime, setStartTime |
| Methods inherited from class org.camunda.bpm.engine.impl.history.event.HistoryEvent |
|---|
getCaseDefinitionId, getCaseExecutionId, getCaseInstanceId, getEventType, getExecutionId, getId, getPersistentState, getProcessDefinitionId, getProcessInstanceId, setCaseDefinitionId, setCaseExecutionId, setCaseInstanceId, setEventType, setExecutionId, setId, setProcessDefinitionId, setProcessInstanceId |
| 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, getStartActivityId, getStartTime, getStartUserId, getSuperProcessInstanceId |
| Constructor Detail |
|---|
public HistoricProcessInstanceEntity()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||