Class SetUserStateFunctionDelegate

All Implemented Interfaces:
FlowableFunctionDelegate, FlowableAstFunctionCreator

public class SetUserStateFunctionDelegate extends AbstractVariableContainerAwareIdmFunctionDelegate
Function for setting the state of a user Usage:

setUserState(userId, state)

Author:
Filip Hrisafov
  • Constructor Details

    • SetUserStateFunctionDelegate

      public SetUserStateFunctionDelegate()
  • Method Details