Class UnreadCountPerConversationTemplatePreparer

java.lang.Object
com.flowable.engage.engine.impl.el.UnreadCountPerConversationTemplatePreparer
All Implemented Interfaces:
org.flowable.engine.delegate.JavaDelegate

public class UnreadCountPerConversationTemplatePreparer extends Object implements org.flowable.engine.delegate.JavaDelegate
Author:
Filip Hrisafov
  • Constructor Details

    • UnreadCountPerConversationTemplatePreparer

      public UnreadCountPerConversationTemplatePreparer(PlatformIdentityService platformIdentityService)
  • Method Details

    • execute

      public void execute(org.flowable.engine.delegate.DelegateExecution delegateExecution)
      Specified by:
      execute in interface org.flowable.engine.delegate.JavaDelegate
    • getDisplayName

      protected String getDisplayName(String userId, String tenantId)