public class JobsEntity extends BaseEntity
| Modifier and Type | Class and Description |
|---|---|
static class |
JobsEntity.JobState
The enumeration containing the job state
|
| Constructor and Description |
|---|
JobsEntity(List<String> jobs) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getJobs() |
void |
setJobs(List<String> jobs) |
getCode, getErrorMessage, getErrorNumber, getEtag, getRequestId, getStatusCode, isBatchResponseEntity, isError, isNotModified, isUnauthorized, setCode, setError, setErrorMessage, setErrorNumber, setEtag, setRequestId, setStatusCode, toStringCopyright © 2012–2016 ArangoDB GmbH. All rights reserved.