public interface ProcessInstanceService
| Modifier and Type | Method and Description |
|---|---|
void |
deleteProcessInstance(String processInstanceId) |
String |
startProcessInstanceByKey(String processDefinitionKey) |
String |
startProcessInstanceByKey(String processDefinitionKey,
String planItemInstanceId) |
Copyright © 2018 Flowable. All rights reserved.