@RestController @RequestMapping(value="/app") public class ProcessDefinitionsResource extends Object
| Modifier and Type | Field and Description |
|---|---|
protected FlowableProcessDefinitionService |
processDefinitionService |
| Constructor and Description |
|---|
ProcessDefinitionsResource() |
| Modifier and Type | Method and Description |
|---|---|
org.flowable.ui.common.model.ResultListDataRepresentation |
getProcessDefinitions(Boolean latest,
String appDefinitionKey) |
@Autowired protected FlowableProcessDefinitionService processDefinitionService
Copyright © 2022 Flowable. All rights reserved.