Class ProcessStarted

All Implemented Interfaces:
Future<StartProcess>, Associator, Eligible

public class ProcessStarted extends Opened<StartProcess>
Fired when a process has been started.
  • Constructor Details

    • ProcessStarted

      public ProcessStarted(StartProcess startEvent)
      Instantiates a new event.
      Parameters:
      startEvent - the start event
  • Method Details

    • startEvent

      Returns the event that started the process.
      Returns:
      the event