Class TasksInfoController

java.lang.Object
org.springframework.cloud.dataflow.server.controller.TasksInfoController

@RestController @RequestMapping("/tasks/info") public class TasksInfoController extends Object
Controller for operations on TaskExecution. This includes obtaining task execution information from the task explorer.
Author:
Glenn Renfro, Michael Minella, Ilayaperumal Gopinathan, Christian Tzolov, David Turanski, Gunnar Hillert