Uses of Interface
org.camunda.bpm.engine.history.IncidentState

Packages that use IncidentState
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. 
 

Uses of IncidentState in org.camunda.bpm.engine.history
 

Classes in org.camunda.bpm.engine.history that implement IncidentState
static class IncidentState.IncidentStateImpl
           
 

Fields in org.camunda.bpm.engine.history declared as IncidentState
static IncidentState IncidentState.DEFAULT
           
static IncidentState IncidentState.DELETED
           
static IncidentState IncidentState.RESOLVED
           
 

Uses of IncidentState in org.camunda.bpm.engine.impl
 

Fields in org.camunda.bpm.engine.impl declared as IncidentState
protected  IncidentState HistoricIncidentQueryImpl.incidentState
           
 

Methods in org.camunda.bpm.engine.impl that return IncidentState
 IncidentState HistoricIncidentQueryImpl.getIncidentState()
           
 



Copyright © 2017 camunda services GmbH. All rights reserved.