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, prefix
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
localNames, prefixes
public SetUserStateAndSubStateFunctionDelegate()
public static void setUserStateAndSubState(VariableContainer variableContainer, String userId, String state, String subState)