Class ResumeExecutionCommand

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

public class ResumeExecutionCommand extends Object implements Event
  • Constructor Details

    • ResumeExecutionCommand

      public ResumeExecutionCommand(Long executionId)
  • Method Details

    • executionId

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