| Package | Description |
|---|---|
| pro.taskana | |
| pro.taskana.impl |
| Modifier and Type | Method and Description |
|---|---|
WorkbasketQuery |
WorkbasketQuery.accessIdsHavePersmission(WorkbasketAuthorization permission,
String... accessIds)
Setting up the permission which should be granted on the result workbaskets and the users which should be
checked.
|
WorkbasketQuery |
WorkbasketQuery.callerHasPermission(WorkbasketAuthorization permission)
Setting up the permissions for the accessIds of the CurrentUserContext.
|
Task |
TaskService.createTask(Task taskToCreate)
Persists a not persisted Task which does not exist already.
|
Task |
TaskService.updateTask(Task task)
Update a task.
|
| Modifier and Type | Method and Description |
|---|---|
WorkbasketQuery |
WorkbasketQueryImpl.accessIdsHavePersmission(WorkbasketAuthorization permission,
String... accessIds) |
WorkbasketQuery |
WorkbasketQueryImpl.callerHasPermission(WorkbasketAuthorization permission) |
Task |
TaskServiceImpl.createTask(Task taskToCreate) |
Task |
TaskServiceImpl.updateTask(Task task) |
Copyright © 2018. All rights reserved.