Uses of Class
org.springframework.cloud.task.launcher.TaskLaunchRequest
Packages that use TaskLaunchRequest
-
Uses of TaskLaunchRequest in org.springframework.cloud.task.launcher
Methods in org.springframework.cloud.task.launcher that return types with arguments of type TaskLaunchRequestModifier and TypeMethodDescriptionConsumer<org.springframework.messaging.Message<TaskLaunchRequest>>TaskLauncherSink.taskLauncherSink()Deprecated.Launches a task upon the receipt of a valid TaskLaunchRequest.