| Package | Description |
|---|---|
| pro.taskana.rest | |
| pro.taskana.rest.resource.assembler |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<org.springframework.hateoas.PagedResources<TaskSummaryResource>> |
TaskController.getTasks(org.springframework.util.MultiValueMap<String,String> params) |
| Modifier and Type | Method and Description |
|---|---|
TaskSummaryResource |
TaskSummaryResourceAssembler.toResource(pro.taskana.TaskSummary taskSummary) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.hateoas.PagedResources<TaskSummaryResource> |
TaskSummaryResourcesAssembler.toResources(List<pro.taskana.TaskSummary> taskSummaries,
org.springframework.hateoas.PagedResources.PageMetadata pageMetadata) |
Copyright © 2018. All rights reserved.