|
||||||||||
| 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.HistoricIncidentEventEntity
org.camunda.bpm.engine.impl.persistence.entity.HistoricIncidentEntity
public class HistoricIncidentEntity
| Field Summary |
|---|
| Fields inherited from class org.camunda.bpm.engine.impl.history.event.HistoricIncidentEventEntity |
|---|
activityId, causeIncidentId, configuration, createTime, endTime, incidentMessage, incidentState, incidentType, jobDefinitionId, rootCauseIncidentId, tenantId |
| Constructor Summary | |
|---|---|
HistoricIncidentEntity()
|
|
| Method Summary |
|---|
| Methods inherited from class org.camunda.bpm.engine.impl.history.event.HistoricIncidentEventEntity |
|---|
getActivityId, getCauseIncidentId, getConfiguration, getCreateTime, getEndTime, getIncidentMessage, getIncidentType, getJobDefinitionId, getRootCauseIncidentId, getTenantId, isDeleted, isOpen, isResolved, setActivityId, setCauseIncidentId, setConfiguration, setCreateTime, setEndTime, setIncidentMessage, setIncidentState, setIncidentType, setJobDefinitionId, setRootCauseIncidentId, setTenantId |
| Methods inherited from class org.camunda.bpm.engine.impl.history.event.HistoryEvent |
|---|
getCaseDefinitionId, getCaseDefinitionKey, getCaseExecutionId, getCaseInstanceId, getEventType, getExecutionId, getId, getPersistentState, getProcessDefinitionId, getProcessDefinitionKey, getProcessInstanceId, getSequenceCounter, isEventOfType, setCaseDefinitionId, setCaseDefinitionKey, setCaseExecutionId, setCaseInstanceId, setEventType, setExecutionId, setId, setProcessDefinitionId, setProcessDefinitionKey, setProcessInstanceId, setSequenceCounter, toString |
| 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.HistoricIncident |
|---|
getActivityId, getCauseIncidentId, getConfiguration, getCreateTime, getEndTime, getExecutionId, getId, getIncidentMessage, getIncidentType, getJobDefinitionId, getProcessDefinitionId, getProcessDefinitionKey, getProcessInstanceId, getRootCauseIncidentId, getTenantId, isDeleted, isOpen, isResolved |
| Constructor Detail |
|---|
public HistoricIncidentEntity()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||