public class APIDrivenTestFinishCheckScheduler extends Object implements TestRunFinishCheckScheduler
| Constructor and Description |
|---|
APIDrivenTestFinishCheckScheduler() |
| Modifier and Type | Method and Description |
|---|---|
void |
cancel(Long projectId,
Long testRunId) |
void |
schedule(Object object,
Long projectId,
Long testRunId) |
public static final Logger LOGGER
public void schedule(Object object, Long projectId, Long testRunId)
schedule in interface TestRunFinishCheckSchedulerpublic void cancel(Long projectId, Long testRunId)
cancel in interface TestRunFinishCheckSchedulerCopyright © 2004–2017. All rights reserved.