| Package | Description |
|---|---|
| pro.taskana.common.rest.models | |
| pro.taskana.workbasket.rest.assembler |
| Modifier and Type | Method and Description |
|---|---|
static TaskanaPagedModelKeys |
TaskanaPagedModelKeys.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaskanaPagedModelKeys[] |
TaskanaPagedModelKeys.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Optional<TaskanaPagedModelKeys> |
TaskanaPagedModelKeys.getEnumFromPropertyName(String propertyName) |
| Constructor and Description |
|---|
TaskanaPagedModel(TaskanaPagedModelKeys property,
Collection<? extends T> content,
org.springframework.hateoas.PagedModel.PageMetadata metadata)
Creates a new
TaskanaPagedModel from the given content. |
| Modifier and Type | Method and Description |
|---|---|
protected TaskanaPagedModelKeys |
DistributionTargetRepresentationModelAssembler.getKey() |
protected TaskanaPagedModelKeys |
WorkbasketSummaryRepresentationModelAssembler.getKey() |
Copyright © 2020. All rights reserved.