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 Details

    • FlowableUnreadCountPerConversationForUserFunctionDelegate

      public FlowableUnreadCountPerConversationForUserFunctionDelegate()
  • Method Details

    • prefix

      public String prefix()
    • localName

      public String localName()
    • functionMethod

      public Method functionMethod() throws NoSuchMethodException
      Throws:
      NoSuchMethodException
    • functionClass

      public Class<?> functionClass()
      Specified by:
      functionClass in class org.flowable.common.engine.impl.el.AbstractFlowableFunctionDelegate