Class RunController
java.lang.Object
ch.so.agi.gretl.control.server.web.RunController
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RunController
-
-
Method Details
-
runs
-
run
-
cancel
-
retry
-
logs
-
streamLogs
@GetMapping("/{runId}/logs/stream") public org.springframework.web.servlet.mvc.method.annotation.SseEmitter streamLogs(@PathVariable String runId, @RequestParam(defaultValue="0") int offset)
-