public interface JobState
Modifier and Type | Interface and Description |
---|---|
static class |
JobState.JobStateImpl |
Modifier and Type | Field and Description |
---|---|
static JobState |
CREATED |
static JobState |
DELETED |
static JobState |
FAILED |
static JobState |
SUCCESSFUL |
Modifier and Type | Method and Description |
---|---|
int |
getStateCode() |
Copyright © 2019. All rights reserved.