public class FlowableUnreadCountPerConversationForUserFunctionDelegate extends AbstractFlowableFunctionDelegate
Constructor and Description |
---|
FlowableUnreadCountPerConversationForUserFunctionDelegate() |
Modifier and Type | Method and Description |
---|---|
Class<?> |
functionClass() |
Method |
functionMethod() |
String |
localName() |
String |
prefix() |
getFourObjectParameterMethod, getFourObjectParameterMethod, getNoParameterMethod, getNoParameterMethod, getSingleObjectParameterMethod, getSingleObjectParameterMethod, getThreeObjectParameterMethod, getThreeObjectParameterMethod, getTwoObjectParameterMethod, getTwoObjectParameterMethod
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
localNames, prefixes
public FlowableUnreadCountPerConversationForUserFunctionDelegate()
public String prefix()
public String localName()
public Method functionMethod()
public Class<?> functionClass()
functionClass
in class AbstractFlowableFunctionDelegate