| Package | Description |
|---|---|
| pro.taskana.rest | |
| pro.taskana.rest.resource.mapper |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<List<WorkbasketSummaryResource>> |
WorkbasketController.getDistributionTargetsForWorkbasketId(String workbasketId) |
org.springframework.http.ResponseEntity<List<WorkbasketSummaryResource>> |
WorkbasketController.getWorkbaskets(String sortBy,
String order,
String name,
String nameLike,
String key,
String keyLike,
String descLike,
String owner,
String ownerLike,
String type,
String requiredPermission) |
| Modifier and Type | Method and Description |
|---|---|
WorkbasketSummaryResource |
WorkbasketSummaryMapper.toResource(pro.taskana.WorkbasketSummary summary) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.