Class ProcessStartedEventImpl

  • All Implemented Interfaces:
    Serializable, org.kie.api.event.KieRuntimeEvent, org.kie.api.event.process.ProcessEvent, org.kie.api.event.process.ProcessStartedEvent

    public class ProcessStartedEventImpl
    extends ProcessEvent
    implements org.kie.api.event.process.ProcessStartedEvent
    See Also:
    Serialized Form
    • Constructor Detail

      • ProcessStartedEventImpl

        public ProcessStartedEventImpl​(org.kie.api.runtime.process.ProcessInstance instance,
                                       org.kie.api.runtime.KieRuntime kruntime)