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