| Package | Description |
|---|---|
| org.flowable.ui.task.service.runtime |
| 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<org.flowable.cmmn.api.history.HistoricCaseInstance> instances) |
Copyright © 2021 Flowable. All rights reserved.