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, isNotFound, isNotModified, isUnauthorized, setCode, setError, setErrorMessage, setErrorNumber, setEtag, setRequestId, setStatusCode
Copyright © 2012–2015 ArangoDB GmbH. All rights reserved.