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 anyMessage
to aTaskLaunchRequest
which may be used as input to theTaskLauncherFunction
to launch a task.Base Properties to create aTaskLaunchRequest
.