| Package | Description |
|---|---|
| cloud.artik.model |
| Modifier and Type | Method and Description |
|---|---|
TaskHistory |
TaskHistory.did(String did) |
TaskHistory |
TaskHistory.errorCode(String errorCode) |
TaskHistory |
TaskHistory.errorMessage(String errorMessage) |
TaskHistory |
TaskHistory.numAttempts(Integer numAttempts) |
TaskHistory |
TaskHistory.status(String status) |
TaskHistory |
TaskHistory.ts(Long ts) |
| Modifier and Type | Method and Description |
|---|---|
List<TaskHistory> |
TaskHistoryList.getHistory() |
| Modifier and Type | Method and Description |
|---|---|
TaskHistoryList |
TaskHistoryList.addHistoryItem(TaskHistory historyItem) |
| Modifier and Type | Method and Description |
|---|---|
TaskHistoryList |
TaskHistoryList.history(List<TaskHistory> history) |
void |
TaskHistoryList.setHistory(List<TaskHistory> history) |
Copyright © 2016. All rights reserved.