Class ExecutionManager
java.lang.Object
com.chutneytesting.engine.domain.execution.ExecutionManager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidpauseExecution(Long executionId) voidresumeExecution(Long executionId) voidstopExecution(Long executionId)
-
Constructor Details
-
ExecutionManager
public ExecutionManager()
-
-
Method Details
-
pauseExecution
-
resumeExecution
-
stopExecution
-