| Package | Description |
|---|---|
| pro.taskana.model.mappings |
| Modifier and Type | Method and Description |
|---|---|
WorkbasketImpl |
WorkbasketMapper.findById(String id) |
WorkbasketImpl |
WorkbasketMapper.findByKey(String key) |
| Modifier and Type | Method and Description |
|---|---|
List<WorkbasketImpl> |
WorkbasketMapper.findAll() |
List<WorkbasketImpl> |
WorkbasketMapper.findByDistributionTargets(String id) |
List<WorkbasketImpl> |
WorkbasketMapper.findByPermission(List<WorkbasketAuthorization> authorizations,
String accessId) |
List<WorkbasketImpl> |
QueryMapper.queryWorkbasket(WorkbasketQueryImpl workbasketQuery) |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkbasketMapper.insert(WorkbasketImpl workbasket) |
void |
WorkbasketMapper.update(WorkbasketImpl workbasket) |
Copyright © 2017. All rights reserved.