Index

A C E G I O S T 
All Classes and Interfaces|All Packages|Constant Field Values

A

addCommmandLineArguments(Collection<String>) - Method in class org.springframework.cloud.fn.task.launch.request.TaskLaunchRequest
 

C

CommandLineArgumentsMessageMapper - Interface in org.springframework.cloud.fn.task.launch.request
 

E

evaluationContext(BeanFactory) - Method in class org.springframework.cloud.fn.task.launch.request.TaskLaunchRequestFunctionConfiguration
 

G

getArgExpressions() - Method in class org.springframework.cloud.fn.task.launch.request.TaskLaunchRequestFunctionProperties
 
getArgs() - Method in class org.springframework.cloud.fn.task.launch.request.TaskLaunchRequestFunctionProperties
 
getCommandlineArguments() - Method in class org.springframework.cloud.fn.task.launch.request.TaskLaunchRequest
 
getDeploymentProperties() - Method in class org.springframework.cloud.fn.task.launch.request.TaskLaunchRequest
 
getDeploymentProperties() - Method in class org.springframework.cloud.fn.task.launch.request.TaskLaunchRequestFunctionProperties
 
getTaskName() - Method in class org.springframework.cloud.fn.task.launch.request.TaskLaunchRequest
 
getTaskName() - Method in class org.springframework.cloud.fn.task.launch.request.TaskLaunchRequestFunctionProperties
 
getTaskNameExpression() - Method in class org.springframework.cloud.fn.task.launch.request.TaskLaunchRequestFunctionProperties
 

I

isTaskNameAndTaskNameExpressionSet() - Method in class org.springframework.cloud.fn.task.launch.request.TaskLaunchRequestFunctionProperties
 

O

org.springframework.cloud.fn.task.launch.request - package org.springframework.cloud.fn.task.launch.request
 

S

setArgExpressions(String) - Method in class org.springframework.cloud.fn.task.launch.request.TaskLaunchRequestFunctionProperties
 
setArgs(List<String>) - Method in class org.springframework.cloud.fn.task.launch.request.TaskLaunchRequestFunctionProperties
 
setCommandlineArguments(List<String>) - Method in class org.springframework.cloud.fn.task.launch.request.TaskLaunchRequest
 
setDeploymentProperties(String) - Method in class org.springframework.cloud.fn.task.launch.request.TaskLaunchRequestFunctionProperties
 
setDeploymentProperties(Map<String, String>) - Method in class org.springframework.cloud.fn.task.launch.request.TaskLaunchRequest
 
setTaskName(String) - Method in class org.springframework.cloud.fn.task.launch.request.TaskLaunchRequest
 
setTaskName(String) - Method in class org.springframework.cloud.fn.task.launch.request.TaskLaunchRequestFunctionProperties
 
setTaskNameExpression(String) - Method in class org.springframework.cloud.fn.task.launch.request.TaskLaunchRequestFunctionProperties
 

T

TASK_LAUNCH_REQUEST_FUNCTION_NAME - Static variable in class org.springframework.cloud.fn.task.launch.request.TaskLaunchRequestFunctionConfiguration
The function name.
taskLaunchRequest(TaskLaunchRequestMessageProcessor) - Method in class org.springframework.cloud.fn.task.launch.request.TaskLaunchRequestFunctionConfiguration
A Function to transform a Message payload to a TaskLaunchRequest.
TaskLaunchRequest - Class in org.springframework.cloud.fn.task.launch.request
 
TaskLaunchRequest() - Constructor for class org.springframework.cloud.fn.task.launch.request.TaskLaunchRequest
 
TaskLaunchRequestFunction - Interface in org.springframework.cloud.fn.task.launch.request
A marker interface useful for unambiguous dependency injection of this Function.
TaskLaunchRequestFunctionConfiguration - Class in org.springframework.cloud.fn.task.launch.request
Configuration for a TaskLaunchRequestFunction, provided as a common function that can be composed with other Suppliers or Functions to transform any Message to a TaskLaunchRequest which may be used as input to the TaskLauncherFunction to launch a task.
TaskLaunchRequestFunctionConfiguration() - Constructor for class org.springframework.cloud.fn.task.launch.request.TaskLaunchRequestFunctionConfiguration
 
TaskLaunchRequestFunctionProperties - Class in org.springframework.cloud.fn.task.launch.request
Base Properties to create a TaskLaunchRequest.
TaskLaunchRequestFunctionProperties() - Constructor for class org.springframework.cloud.fn.task.launch.request.TaskLaunchRequestFunctionProperties
 
taskLaunchRequestInitializer(TaskLaunchRequestFunctionProperties) - Method in class org.springframework.cloud.fn.task.launch.request.TaskLaunchRequestFunctionConfiguration
 
taskLaunchRequestMessageProcessor(TaskLaunchRequestSupplier, TaskLaunchRequestFunctionProperties, EvaluationContext, TaskNameMessageMapper, CommandLineArgumentsMessageMapper) - Method in class org.springframework.cloud.fn.task.launch.request.TaskLaunchRequestFunctionConfiguration
 
TaskNameMessageMapper - Interface in org.springframework.cloud.fn.task.launch.request
 
A C E G I O S T 
All Classes and Interfaces|All Packages|Constant Field Values