Class BeginStepExecutionEvent

  • All Implemented Interfaces:
    Event

    public class BeginStepExecutionEvent
    extends Object
    implements Event
    • Constructor Detail

      • BeginStepExecutionEvent

        public BeginStepExecutionEvent​(ScenarioExecution scenarioExecution,
                                       Step step)
    • Method Detail

      • executionId

        public long executionId()
        Specified by:
        executionId in interface Event