org.camunda.bpm.engine.history
Class JobState.JobStateImpl
java.lang.Object
org.camunda.bpm.engine.history.JobState.JobStateImpl
- All Implemented Interfaces:
- JobState
- Enclosing interface:
- JobState
public static class JobState.JobStateImpl
- extends Object
- implements JobState
stateCode
public final int stateCode
name
protected final String name
JobState.JobStateImpl
public JobState.JobStateImpl(int stateCode,
String string)
getStateCode
public int getStateCode()
- Specified by:
getStateCode
in interface JobState
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 © 2017 camunda services GmbH. All rights reserved.