@RestController public class ProcessInstancesClientResource extends AbstractClientResource
| Modifier and Type | Field and Description |
|---|---|
protected ProcessInstanceService |
clientService |
protected com.fasterxml.jackson.databind.ObjectMapper |
objectMapper |
configRepository| Constructor and Description |
|---|
ProcessInstancesClientResource() |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
listProcessInstances(com.fasterxml.jackson.databind.node.ObjectNode bodyNode) |
getRequestParametersWithoutServerId, retrieveServerConfig@Autowired protected ProcessInstanceService clientService
protected com.fasterxml.jackson.databind.ObjectMapper objectMapper
Copyright © 2022 Flowable. All rights reserved.