Class BeginStepExecutionEvent

java.lang.Object
com.chutneytesting.engine.domain.execution.event.BeginStepExecutionEvent
All Implemented Interfaces:
Event

public class BeginStepExecutionEvent extends Object implements Event
  • Field Details

  • Constructor Details

    • BeginStepExecutionEvent

      public BeginStepExecutionEvent(ScenarioExecution scenarioExecution, Step step)
  • Method Details

    • executionId

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