Package org.camunda.bpm.engine.history
Class IncidentState.IncidentStateImpl
java.lang.Object
org.camunda.bpm.engine.history.IncidentState.IncidentStateImpl
- All Implemented Interfaces:
IncidentState
- Enclosing interface:
- IncidentState
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.camunda.bpm.engine.history.IncidentState
IncidentState.IncidentStateImpl
-
Field Summary
Fields inherited from interface org.camunda.bpm.engine.history.IncidentState
DEFAULT, DELETED, RESOLVED
-
Constructor Summary
-
Method Summary
-
Field Details
-
stateCode
public final int stateCode -
name
-
-
Constructor Details
-
IncidentStateImpl
-
-
Method Details
-
getStateCode
public int getStateCode()- Specified by:
getStateCode
in interfaceIncidentState
-
hashCode
public int hashCode() -
equals
-
toString
-