| Package | Description |
|---|---|
| org.flowable.ui.task.rest.runtime | |
| org.flowable.ui.task.service.runtime |
| Modifier and Type | Method and Description |
|---|---|
CaseInstanceRepresentation |
CaseInstanceResource.getCaseInstance(String caseInstanceId) |
CaseInstanceRepresentation |
CaseInstancesResource.startNewCaseInstance(CreateCaseInstanceRepresentation startRequest) |
| Modifier and Type | Method and Description |
|---|---|
CaseInstanceRepresentation |
FlowableCaseInstanceService.getCaseInstance(String caseInstanceId) |
CaseInstanceRepresentation |
FlowableCaseInstanceService.startNewCaseInstance(CreateCaseInstanceRepresentation startRequest) |
| Modifier and Type | Method and Description |
|---|---|
protected List<CaseInstanceRepresentation> |
FlowableCaseInstanceQueryService.convertInstanceList(List<HistoricCaseInstance> instances) |
Copyright © 2023 Flowable. All rights reserved.