| Package | Description |
|---|---|
| org.flowable.ui.task.service.runtime |
| Modifier and Type | Method and Description |
|---|---|
ProcessInstanceRepresentation |
FlowableProcessInstanceService.getProcessInstance(String processInstanceId,
javax.servlet.http.HttpServletResponse response) |
ProcessInstanceRepresentation |
FlowableProcessInstanceService.startNewProcessInstance(CreateProcessInstanceRepresentation startRequest) |
| Modifier and Type | Method and Description |
|---|---|
protected List<ProcessInstanceRepresentation> |
FlowableProcessInstanceQueryService.convertInstanceList(List<HistoricProcessInstance> instances) |
Copyright © 2021 Flowable. All rights reserved.