Class SetUserSubStateFunctionDelegate

java.lang.Object
com.flowable.idm.engine.impl.el.AbstractVariableContainerAwareIdmFunctionDelegate
com.flowable.idm.engine.impl.el.SetUserSubStateFunctionDelegate
All Implemented Interfaces:
FlowableFunctionDelegate, FlowableAstFunctionCreator

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

setUserSubState(userId, subState)

Author:
Filip Hrisafov
  • Constructor Details

    • SetUserSubStateFunctionDelegate

      public SetUserSubStateFunctionDelegate()
  • Method Details