|
||||||||||
| 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.HistoricCaseActivityInstanceEventEntity
org.camunda.bpm.engine.impl.persistence.entity.HistoricCaseActivityInstanceEntity
public class HistoricCaseActivityInstanceEntity
| Field Summary |
|---|
| Fields inherited from class org.camunda.bpm.engine.impl.history.event.HistoricCaseActivityInstanceEventEntity |
|---|
calledCaseInstanceId, calledProcessInstanceId, caseActivityId, caseActivityInstanceState, caseActivityName, caseActivityType, parentCaseActivityInstanceId, required, taskId, tenantId |
| Fields inherited from class org.camunda.bpm.engine.impl.history.event.HistoricScopeInstanceEvent |
|---|
durationInMillis, endTime, startTime |
| Constructor Summary | |
|---|---|
HistoricCaseActivityInstanceEntity()
|
|
| Method Summary |
|---|
| 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, getCaseDefinitionKey, getCaseInstanceId, getEventType, getExecutionId, getId, getPersistentState, getProcessDefinitionId, getProcessDefinitionKey, getProcessInstanceId, getSequenceCounter, setCaseDefinitionId, setCaseDefinitionKey, setCaseExecutionId, setCaseInstanceId, setEventType, setExecutionId, setId, setProcessDefinitionId, setProcessDefinitionKey, setProcessInstanceId, setSequenceCounter |
| 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.HistoricCaseActivityInstance |
|---|
getCalledCaseInstanceId, getCalledProcessInstanceId, getCaseActivityId, getCaseActivityName, getCaseActivityType, getCaseDefinitionId, getCaseExecutionId, getCaseInstanceId, getCreateTime, getDurationInMillis, getEndTime, getId, getParentCaseActivityInstanceId, getTaskId, getTenantId, isActive, isAvailable, isCompleted, isDisabled, isEnabled, isRequired, isTerminated |
| Constructor Detail |
|---|
public HistoricCaseActivityInstanceEntity()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||