public class SetUserStateAndSubStateFunctionDelegate extends AbstractVariableContainerAwareIdmFunctionDelegate
setUserStateAndSubState(userId, state, subState)
functionMethod, functionName| Constructor and Description |
|---|
SetUserStateAndSubStateFunctionDelegate() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUserStateAndSubState(VariableContainer variableContainer,
String userId,
String state,
String subState) |
createFunction, findMethod, functionMethod, getFunctionNames, localName, prefixclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitlocalNames, prefixespublic SetUserStateAndSubStateFunctionDelegate()
public static void setUserStateAndSubState(VariableContainer variableContainer, String userId, String state, String subState)