public static class CallableFlowAsyncInvokeNode.ENUM_CALLABLEFLOWASYNCINVOKE_CALLPREFERENCE
extends java.lang.Object
ENUM_CALLABLEFLOWASYNCINVOKE_CALLPREFERENCE.PreferLocalCalls = Prefer local calls ENUM_CALLABLEFLOWASYNCINVOKE_CALLPREFERENCE.RemoteOnly = Remote calls only
Modifier and Type | Field and Description |
---|---|
static CallableFlowAsyncInvokeNode.ENUM_CALLABLEFLOWASYNCINVOKE_CALLPREFERENCE |
PreferLocalCalls |
static CallableFlowAsyncInvokeNode.ENUM_CALLABLEFLOWASYNCINVOKE_CALLPREFERENCE |
RemoteOnly |
static java.lang.String[] |
values |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public static final CallableFlowAsyncInvokeNode.ENUM_CALLABLEFLOWASYNCINVOKE_CALLPREFERENCE PreferLocalCalls
public static final CallableFlowAsyncInvokeNode.ENUM_CALLABLEFLOWASYNCINVOKE_CALLPREFERENCE RemoteOnly
public static java.lang.String[] values