| Package | Description |
|---|---|
| org.flowable.rest.service.api | |
| org.flowable.rest.service.api.runtime.process |
| Modifier and Type | Method and Description |
|---|---|
void |
BpmnRestApiInterceptor.updateProcessInstance(ProcessInstance processInstance,
ProcessInstanceUpdateRequest updateRequest) |
| Modifier and Type | Method and Description |
|---|---|
ProcessInstanceResponse |
ProcessInstanceResource.updateProcessInstance(String processInstanceId,
ProcessInstanceUpdateRequest updateRequest,
javax.servlet.http.HttpServletResponse response) |
Copyright © 2021 Flowable. All rights reserved.