@Controller
public class EventFeedController
extends java.lang.Object
| Constructor and Description |
|---|
EventFeedController(TestRunsRepository testRunsRepository) |
| Modifier and Type | Method and Description |
|---|---|
void |
getTestRun(java.lang.String taskId,
javax.servlet.http.HttpServletResponse response) |
@Autowired public EventFeedController(TestRunsRepository testRunsRepository)