Interface InspectProcessInstanceInterceptor
public interface InspectProcessInstanceInterceptor
-
Method Summary
Modifier and TypeMethodDescriptionvoid
startProcessInstance
(ProcessInstance processInstance, ProcessDefinition processDefinition, Map<String, Object> startFormValues, String outcome, String name, String creatorId)
-
Method Details
-
startProcessInstance
void startProcessInstance(ProcessInstance processInstance, ProcessDefinition processDefinition, Map<String, Object> startFormValues, String outcome, String name, String creatorId)
-