Class AbstractVariableContainerAwareIdmFunctionDelegate

java.lang.Object
com.flowable.idm.engine.impl.el.AbstractVariableContainerAwareIdmFunctionDelegate
All Implemented Interfaces:
FlowableFunctionDelegate, FlowableAstFunctionCreator
Direct Known Subclasses:
AbstractUserQueryingFunctionDelegate, FindPlatformUserFunctionDelegate, IsUserInAllGroupsFunctionDelegate, IsUserInAnyGroupFunctionDelegate, IsUserInNoGroupFunctionDelegate, SetPlatformUserInfoFunctionDelegate, SetUserStateAndSubStateFunctionDelegate, SetUserStateFunctionDelegate, SetUserSubStateFunctionDelegate

public abstract class AbstractVariableContainerAwareIdmFunctionDelegate extends Object implements FlowableFunctionDelegate, FlowableAstFunctionCreator
Author:
Filip Hrisafov