Package org.springframework.cloud.fn.task.launch.request
package org.springframework.cloud.fn.task.launch.request
-
ClassDescriptionA marker interface useful for unambiguous dependency injection of this Function.Configuration for a
TaskLaunchRequestFunction, provided as a common function that can be composed with other Suppliers or Functions to transform anyMessageto aTaskLaunchRequestwhich may be used as input to theTaskLauncherFunctionto launch a task.Base Properties to create aTaskLaunchRequest.