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
public static class IncidentState.IncidentStateImpl
- extends Object
- implements IncidentState
stateCode
public final int stateCode
name
protected final String name
IncidentState.IncidentStateImpl
public IncidentState.IncidentStateImpl(int suspensionCode,
String string)
getStateCode
public int getStateCode()
- Specified by:
getStateCode
in interface IncidentState
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2014 camunda services GmbH. All rights reserved.