JobState.JobStateImpl| Modifier and Type | Field and Description | 
|---|---|
protected String | 
name  | 
int | 
stateCode  | 
CREATED, DELETED, FAILED, SUCCESSFUL| Constructor and Description | 
|---|
JobState.JobStateImpl(int stateCode,
                     String string)  | 
public final int stateCode
protected final String name
public JobState.JobStateImpl(int stateCode,
                     String string)
public int getStateCode()
getStateCode in interface JobStateCopyright © 2019. All rights reserved.