| Package | Description |
|---|---|
| com.flowable.platform.service.task |
| Modifier and Type | Class and Description |
|---|---|
class |
TaskSearchRepresentation |
| Modifier and Type | Method and Description |
|---|---|
protected TaskRepresentation |
PlatformTaskService.createTaskRepresentation(org.flowable.task.api.history.HistoricTaskInstance task) |
protected TaskRepresentation |
PlatformTaskService.createTaskRepresentation(org.flowable.task.api.Task task) |
protected TaskRepresentation |
PlatformTaskService.createTaskRepresentationFromInfo(org.flowable.task.api.TaskInfo task) |
TaskRepresentation |
PlatformTaskService.getTask(String taskId,
boolean includeTranslations) |
Copyright © 2019. All rights reserved.