Uses of Class
org.springframework.cloud.dataflow.server.controller.TaskExecutionController
Package
Description
Spring Cloud Data Flow Server configuration classes.
-
Uses of TaskExecutionController in org.springframework.cloud.dataflow.server.config
Modifier and TypeMethodDescriptionDataFlowControllerAutoConfiguration.TaskEnabledConfiguration.taskExecutionController
(DataflowTaskExplorer explorer, TaskExecutionService taskExecutionService, TaskDefinitionRepository taskDefinitionRepository, TaskExecutionInfoService taskExecutionInfoService, TaskDeleteService taskDeleteService, TaskJobService taskJobService)