| Package | Description |
|---|---|
| pro.taskana.rest | |
| pro.taskana.rest.resource.assembler |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<List<WorkbasketDefinition>> |
WorkbasketDefinitionController.exportWorkbaskets(String domain) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<String> |
WorkbasketDefinitionController.importWorkbaskets(List<WorkbasketDefinition> definitions)
This method imports a list of
WorkbasketDefinition. |
| Modifier and Type | Method and Description |
|---|---|
WorkbasketDefinition |
WorkbasketDefinitionAssembler.toResource(pro.taskana.Workbasket basket)
maps the distro targets to their id to remove overhead.
|
Copyright © 2018. All rights reserved.