@RestController public class TasksClientResource extends AbstractClientResource
| Modifier and Type | Field and Description |
|---|---|
protected TaskService |
clientService |
configRepository| Constructor and Description |
|---|
TasksClientResource() |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
listTasks(com.fasterxml.jackson.databind.node.ObjectNode requestNode) |
getRequestParametersWithoutServerId, retrieveServerConfig@Autowired protected TaskService clientService
Copyright © 2022 Flowable. All rights reserved.