| Modifier and Type | Method and Description |
|---|---|
void |
PreProcessor.preprocess(FunctionCall aFunctionCall,
List<String> aObjectRecords,
Map<String,String> aNamespaceMap,
Map<String,String> aStaticResults,
Map<String,String> aJobProperties,
Map<String,IRule> aVarRules)
pre-process output values from object records using a function call
|
| Modifier and Type | Class and Description |
|---|---|
class |
Rules |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Set<IRule>> |
RuleLanguageParser.getElementMappingRules() |
Map<String,IRule> |
RuleLanguageParser.getTemplateMappingRules() |
Map<String,IRule> |
RuleLanguageParser.getVariableMappingRules() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Set<IRule>> |
RuleLanguageVisitor.getElementMappingRules() |
Map<String,IRule> |
RuleLanguageVisitor.getTemplateMappingRules() |
Map<String,IRule> |
RuleLanguageVisitor.getVariableMappingRules() |
Copyright © 2025. All rights reserved.