Index
All Classes and Interfaces|All Packages
G
- getLanguage() - Method in class org.springframework.cloud.stream.app.processor.script.ScriptProcessorProperties
- getScript() - Method in class org.springframework.cloud.stream.app.processor.script.ScriptProcessorProperties
- getVariables() - Method in class org.springframework.cloud.stream.app.processor.script.ScriptProcessorProperties
- getVariablesLocation() - Method in class org.springframework.cloud.stream.app.processor.script.ScriptProcessorProperties
O
- org.springframework.cloud.stream.app.processor.script - package org.springframework.cloud.stream.app.processor.script
P
- processor() - Method in class org.springframework.cloud.stream.app.processor.script.ScriptProcessorConfiguration
S
- ScriptProcessorConfiguration - Class in org.springframework.cloud.stream.app.processor.script
-
A Processor module that transforms messages using a supplied script.
- ScriptProcessorConfiguration(ScriptProcessorProperties, ScriptVariableGenerator) - Constructor for class org.springframework.cloud.stream.app.processor.script.ScriptProcessorConfiguration
- scriptProcessorFunction() - Method in class org.springframework.cloud.stream.app.processor.script.ScriptProcessorConfiguration
- ScriptProcessorProperties - Class in org.springframework.cloud.stream.app.processor.script
-
Configuration properties for the Scriptable Transform Processor module.
- ScriptProcessorProperties() - Constructor for class org.springframework.cloud.stream.app.processor.script.ScriptProcessorProperties
- scriptVariableGenerator() - Method in class org.springframework.cloud.stream.app.processor.script.ScriptVariableGeneratorConfiguration
- ScriptVariableGeneratorConfiguration - Class in org.springframework.cloud.stream.app.processor.script
-
Configuration that provides a
ScriptVariableGeneratorto customize a script. - ScriptVariableGeneratorConfiguration() - Constructor for class org.springframework.cloud.stream.app.processor.script.ScriptVariableGeneratorConfiguration
- setLanguage(String) - Method in class org.springframework.cloud.stream.app.processor.script.ScriptProcessorProperties
- setScript(String) - Method in class org.springframework.cloud.stream.app.processor.script.ScriptProcessorProperties
- setVariables(Properties) - Method in class org.springframework.cloud.stream.app.processor.script.ScriptProcessorProperties
- setVariablesLocation(Resource) - Method in class org.springframework.cloud.stream.app.processor.script.ScriptProcessorProperties
All Classes and Interfaces|All Packages