Class StopExecutionAction
- java.lang.Object
-
- com.chutneytesting.engine.domain.execution.action.StopExecutionAction
-
-
Constructor Summary
Constructors Constructor Description StopExecutionAction(Long executionId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description longexecutionId()
-
-
-
Constructor Detail
-
StopExecutionAction
public StopExecutionAction(Long executionId)
-
-
Method Detail
-
executionId
public long executionId()
- Specified by:
executionIdin interfaceEvent
-
-