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