Class FlowableUnreadCountPerConversationForUserFunctionDelegate
java.lang.Object
org.flowable.common.engine.impl.el.AbstractFlowableFunctionDelegate
com.flowable.engage.engine.impl.el.FlowableUnreadCountPerConversationForUserFunctionDelegate
- All Implemented Interfaces:
org.flowable.common.engine.api.delegate.FlowableFunctionDelegate
public class FlowableUnreadCountPerConversationForUserFunctionDelegate
extends org.flowable.common.engine.impl.el.AbstractFlowableFunctionDelegate
- Author:
- Filip Hrisafov
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.flowable.common.engine.impl.el.AbstractFlowableFunctionDelegate
getFourObjectParameterMethod, getFourObjectParameterMethod, getNoParameterMethod, getNoParameterMethod, getSingleObjectParameterMethod, getSingleObjectParameterMethod, getThreeObjectParameterMethod, getThreeObjectParameterMethod, getTwoObjectParameterMethod, getTwoObjectParameterMethodMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.flowable.common.engine.api.delegate.FlowableFunctionDelegate
functionMethod, localNames, prefixes
-
Constructor Details
-
FlowableUnreadCountPerConversationForUserFunctionDelegate
public FlowableUnreadCountPerConversationForUserFunctionDelegate()
-
-
Method Details
-
prefix
-
localName
-
functionMethod
- Throws:
NoSuchMethodException
-
functionClass
- Specified by:
functionClassin classorg.flowable.common.engine.impl.el.AbstractFlowableFunctionDelegate
-