public class SetUserStateFunctionDelegate extends AbstractVariableContainerAwareIdmFunctionDelegate
setUserState(userId, state)
functionMethod, functionName
Constructor and Description |
---|
SetUserStateFunctionDelegate() |
Modifier and Type | Method and Description |
---|---|
static void |
setUserState(VariableContainer variableContainer,
String userId,
String state) |
createFunction, findMethod, functionMethod, getFunctionNames, localName, prefix
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
localNames, prefixes
public static void setUserState(VariableContainer variableContainer, String userId, String state)