Interface InspectProcessInstanceInterceptor


public interface InspectProcessInstanceInterceptor
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    startProcessInstance(org.flowable.engine.runtime.ProcessInstance processInstance, org.flowable.engine.repository.ProcessDefinition processDefinition, Map<String,Object> startFormValues, String outcome, String name, String creatorId)
     
  • Method Details

    • startProcessInstance

      void startProcessInstance(org.flowable.engine.runtime.ProcessInstance processInstance, org.flowable.engine.repository.ProcessDefinition processDefinition, Map<String,Object> startFormValues, String outcome, String name, String creatorId)