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