public class ActionJobsService extends EvrythngServiceBase
| Modifier and Type | Class and Description |
|---|---|
static interface |
ActionJobsService.OnActionJobExecuted |
| Modifier and Type | Field and Description |
|---|---|
static Pattern |
ID_LOCATION_PATTERN |
| Constructor and Description |
|---|
ActionJobsService(ApiManager apiManager,
EvrythngJacksonModule module) |
| Modifier and Type | Method and Description |
|---|---|
EvrythngApiBuilder.Builder<AcceptedResourceResponse> |
creator(ActionJob<?> job) |
EvrythngApiBuilder.Builder<List<JobLogEntry>> |
logsReader(String jobId) |
EvrythngApiBuilder.Builder<List<ActionJob<?>>> |
reader() |
EvrythngApiBuilder.Builder<ActionJob<?>> |
reader(String jobId) |
absoluteUri, delete, deleteMultiple, encodeBase64, get, getConfig, iterator, mqttUrl, onBuilderCreated, post, post, postAsynchronously, postMultipart, postMultipart, put, put, putMultipart, putMultipart, putMultiple, urlEncodePathPartpublic static final Pattern ID_LOCATION_PATTERN
public ActionJobsService(ApiManager apiManager, EvrythngJacksonModule module)
public EvrythngApiBuilder.Builder<List<ActionJob<?>>> reader() throws EvrythngClientException
EvrythngClientExceptionpublic EvrythngApiBuilder.Builder<ActionJob<?>> reader(String jobId) throws EvrythngClientException
EvrythngClientExceptionpublic EvrythngApiBuilder.Builder<AcceptedResourceResponse> creator(ActionJob<?> job) throws EvrythngClientException
EvrythngClientExceptionpublic EvrythngApiBuilder.Builder<List<JobLogEntry>> logsReader(String jobId) throws EvrythngClientException
EvrythngClientExceptionCopyright © 2016 EVRYTHNG Ltd London / Zurich. All rights reserved.