| Class | Description |
|---|---|
| DueWorkbasketCounter |
DueWorkbasketCounter entity.
|
| ObjectReference |
ObjectReference entity.
|
| Report |
A Report represents a table that consists of
ReportLine objects. |
| ReportLine |
Each ReportLine consists of a name, a list of
ReportLineItem objects and a totalCount that represents the
count of all tasks. |
| ReportLineItem |
Each ReportLineItem consists of a
ReportLineItemDefinition that defines the upper and lower limits of this
item and a count value that represents the count of tasks of this item. |
| ReportLineItemDefinition |
A ReportLineItemDefinition has a lower and an upper limit which subdivide the count of tasks in a workbasket into
different sections.
|
| TaskStateCounter |
TaskStateCounter entity.
|
| WorkbasketAccessItem |
WorkbasketAccessItem entity.
|
| WorkbasketSummary |
This entity contains the most important information about a workbasket.
|
| Enum | Description |
|---|---|
| TaskState |
This enum contains all status of the tasks.
|
| WorkbasketAuthorization |
This enum contains all permission values for the workbaskets.
|
| WorkbasketType |
This enum contains the supported work basket types.
|
Copyright © 2018. All rights reserved.