Class PauseExecutionCommand

java.lang.Object
com.chutneytesting.engine.domain.execution.command.PauseExecutionCommand
All Implemented Interfaces:
Event

public class PauseExecutionCommand extends Object implements Event
  • Constructor Details

    • PauseExecutionCommand

      public PauseExecutionCommand(Long executionId)
  • Method Details

    • executionId

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