| Package | Description | 
|---|---|
| org.camunda.bpm.engine.history | 
 Classes related to the  
HistoryService. | 
| org.camunda.bpm.engine.impl | 
 API implementation classes, which shouldn't directly be used by end-users. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
IncidentState.IncidentStateImpl  | 
| Modifier and Type | Field and Description | 
|---|---|
static IncidentState | 
IncidentState.DEFAULT  | 
static IncidentState | 
IncidentState.DELETED  | 
static IncidentState | 
IncidentState.RESOLVED  | 
| Modifier and Type | Field and Description | 
|---|---|
protected IncidentState | 
HistoricIncidentQueryImpl.incidentState  | 
| Modifier and Type | Method and Description | 
|---|---|
IncidentState | 
HistoricIncidentQueryImpl.getIncidentState()  | 
Copyright © 2019. All rights reserved.