| Package | Description |
|---|---|
| pro.taskana.rest | |
| pro.taskana.rest.resource | |
| pro.taskana.rest.resource.assembler |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<org.springframework.hateoas.PagedResources<WorkbasketSummaryResource>> |
WorkbasketController.getWorkbaskets(org.springframework.util.MultiValueMap<String,String> params) |
| Modifier and Type | Class and Description |
|---|---|
class |
DistributionTargetResource
Resource class for a distribution target based on
WorkbasketSummary. |
| Modifier and Type | Method and Description |
|---|---|
WorkbasketSummaryResource |
TaskResource.getWorkbasketSummaryResource() |
WorkbasketSummaryResource |
TaskSummaryResource.getWorkbasketSummaryResource() |
| Modifier and Type | Method and Description |
|---|---|
void |
TaskResource.setWorkbasketSummaryResource(WorkbasketSummaryResource workbasketSummaryResource) |
void |
TaskSummaryResource.setWorkbasketSummaryResource(WorkbasketSummaryResource workbasketSummaryResource) |
| Modifier and Type | Method and Description |
|---|---|
WorkbasketSummaryResource |
WorkbasketSummaryAssembler.toResource(pro.taskana.WorkbasketSummary summary) |
WorkbasketSummaryResource |
WorkbasketSummaryResourceAssembler.toResource(pro.taskana.WorkbasketSummary workbasketSummary) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.hateoas.PagedResources<WorkbasketSummaryResource> |
WorkbasketSummaryResourcesAssembler.toResources(List<pro.taskana.WorkbasketSummary> workbasketSummaries,
org.springframework.hateoas.PagedResources.PageMetadata pageMetadata) |
| Modifier and Type | Method and Description |
|---|---|
pro.taskana.WorkbasketSummary |
WorkbasketSummaryResourceAssembler.toModel(WorkbasketSummaryResource resource) |
Copyright © 2018. All rights reserved.