| Package | Description |
|---|---|
| pro.taskana.workbasket.api | |
| pro.taskana.workbasket.api.models | |
| pro.taskana.workbasket.internal | |
| pro.taskana.workbasket.internal.models |
| Modifier and Type | Method and Description |
|---|---|
static WorkbasketType |
WorkbasketType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WorkbasketType[] |
WorkbasketType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
WorkbasketQuery |
WorkbasketQuery.typeIn(WorkbasketType... type)
Add your types to your query.
|
| Modifier and Type | Method and Description |
|---|---|
WorkbasketType |
WorkbasketSummary.getType()
Gets the type of the workbasket.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Workbasket.setType(WorkbasketType type)
Sets the type of the workbasket.
|
| Modifier and Type | Method and Description |
|---|---|
WorkbasketType[] |
WorkbasketQueryImpl.getType() |
| Modifier and Type | Method and Description |
|---|---|
WorkbasketQuery |
WorkbasketQueryImpl.typeIn(WorkbasketType... type) |
| Modifier and Type | Field and Description |
|---|---|
protected WorkbasketType |
WorkbasketSummaryImpl.type |
| Modifier and Type | Method and Description |
|---|---|
WorkbasketType |
WorkbasketSummaryImpl.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkbasketSummaryImpl.setType(WorkbasketType type) |
Copyright © 2020. All rights reserved.