Package org.kie.api.event.process
Interface ProcessStartedEvent
-
- All Superinterfaces:
KieRuntimeEvent
,ProcessEvent
public interface ProcessStartedEvent extends ProcessEvent
An event when a process instance has been started.
-
-
Method Summary
-
Methods inherited from interface org.kie.api.event.KieRuntimeEvent
getKieRuntime
-
Methods inherited from interface org.kie.api.event.process.ProcessEvent
getEventDate, getProcessInstance
-
-