public class FunctionLiteralString extends AbstractFunction
BASE64_DECODE, BASE64_ENCODE, CONDITIONAL, CONNECTOR_CALL, COPY, DIVIDE, EQ, FAILURE, GE, GT, JSON_DECODE, JSON_ENCODE, LE, LITERAL_FLOAT, LITERAL_INTEGER, LITERAL_STRING, LT, MULTIPLY, NE, NOT_ZERO, REN, SCRIPT, SHA256, SQL_COUNT_NOT_ZERO, SQL_COUNT_ZERO, SQL_SELECT_SINGLE, STRING_SUBSTITUTOR, STRUCTURE_ARRAY_ITERATOR, SUBSTRACT, SUCCESS, SUM, ZERO| Constructor and Description |
|---|
FunctionLiteralString(Collection<String> methods,
String name,
String message,
List<String> outputContext,
String outputName,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
FunctionEvalResult |
evaluate(FunctionContext functionContext,
Map<String,Object> context) |
String[] |
getOutputContext() |
String |
getOutputName() |
getName, logFailure, logSuccess, validForpublic FunctionEvalResult evaluate(FunctionContext functionContext, Map<String,Object> context)
public String[] getOutputContext()
public String getOutputName()
Copyright © 2023 Cesar Martinez. All rights reserved.