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 Summary
ConstructorsConstructorDescriptionUnreadCountPerConversationTemplatePreparer
(PlatformIdentityService platformIdentityService) -
Method Summary
Modifier and TypeMethodDescriptionvoid
execute
(org.flowable.engine.delegate.DelegateExecution delegateExecution) protected String
getDisplayName
(String userId, String tenantId)
-
Constructor Details
-
UnreadCountPerConversationTemplatePreparer
-
-
Method Details
-
execute
public void execute(org.flowable.engine.delegate.DelegateExecution delegateExecution) - Specified by:
execute
in interfaceorg.flowable.engine.delegate.JavaDelegate
-
getDisplayName
-