@Controller
public class RerunController
extends java.lang.Object
| Constructor and Description |
|---|
RerunController(com.xebialabs.deployit.repository.RepositoryService repository) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
rerunSlice(java.lang.String testRunId,
java.lang.String xlTestBase,
javax.ws.rs.core.UriInfo uriInfo) |
@Autowired public RerunController(com.xebialabs.deployit.repository.RepositoryService repository)
public javax.ws.rs.core.Response rerunSlice(java.lang.String testRunId,
@HeaderParam(value="xltest-base")
java.lang.String xlTestBase,
@Context
javax.ws.rs.core.UriInfo uriInfo)
throws java.io.IOException,
java.lang.InterruptedException
java.io.IOExceptionjava.lang.InterruptedException