public class HalTaskList extends HalCollectionResource<HalTaskList>
count_embedded, _links, linker| Constructor and Description |
|---|
HalTaskList() |
| Modifier and Type | Method and Description |
|---|---|
static HalTaskList |
fromTaskList(List<Task> tasks,
long count) |
static HalTaskList |
generate(List<Task> tasks,
long count,
ProcessEngine engine) |
getCountaddEmbedded, addEmbedded, addLink, addLink, embed, get_embedded, get_links, getEmbeddedpublic static HalTaskList generate(List<Task> tasks, long count, ProcessEngine engine)
public static HalTaskList fromTaskList(List<Task> tasks, long count)
Copyright © 2013–2019 camunda services GmbH. All rights reserved.