public class FunctionCloudNotificationSend extends AbstractFunction4
| Modifier and Type | Field and Description |
|---|---|
static String |
NOTIFICATION_CLOUD_SEND |
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 |
|---|
FunctionCloudNotificationSend(Collection<String> methods,
String name,
String message,
Parameter parameter1,
Parameter parameter2,
Parameter parameter3,
Parameter parameter4) |
| Modifier and Type | Method and Description |
|---|---|
protected FunctionEvalResult |
evaluate(String msg,
Object value1,
Object value2,
Object value3,
Object value4) |
evaluategetName, logFailure, logSuccess, validForclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetOutputContext, getOutputNamepublic static final String NOTIFICATION_CLOUD_SEND
protected FunctionEvalResult evaluate(String msg, Object value1, Object value2, Object value3, Object value4)
evaluate in class AbstractFunction4Copyright © 2023 Cesar Martinez. All rights reserved.