| Package | Description |
|---|---|
| pro.taskana | |
| pro.taskana.impl |
| Modifier and Type | Method and Description |
|---|---|
TaskSummary |
Task.asSummary()
Return a summary of the current Task.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TaskSummaryImpl
Entity which contains the most important informations about a Task.
|
| Modifier and Type | Method and Description |
|---|---|
TaskSummary |
TaskImpl.asSummary() |
TaskSummary |
TaskQueryImpl.single() |
| Modifier and Type | Method and Description |
|---|---|
List<TaskSummary> |
TaskQueryImpl.list() |
List<TaskSummary> |
TaskQueryImpl.list(int offset,
int limit) |
Copyright © 2018. All rights reserved.