Class SetPlatformUserInfoFunctionDelegate

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

public class SetPlatformUserInfoFunctionDelegate extends AbstractVariableContainerAwareIdmFunctionDelegate
Function for setting a user info for a user. Usage:

setPlatformUserInfo(userId, infoName, infoValue)

Author:
Simon Amport, Filip Hrisafov
  • Constructor Details

    • SetPlatformUserInfoFunctionDelegate

      public SetPlatformUserInfoFunctionDelegate()
  • Method Details