Class ConversationNotificationRunnable
java.lang.Object
com.flowable.engage.engine.impl.conversation.ConversationNotificationRunnable
- All Implemented Interfaces:
Runnable
- Author:
- Filip Hrisafov
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final EngageEngineConfiguration
protected final Conversation
protected final Message
-
Constructor Summary
ConstructorsConstructorDescriptionConversationNotificationRunnable
(EngageEngineConfiguration configuration, Message message, Conversation conversation) -
Method Summary
-
Field Details
-
configuration
-
message
-
conversation
-
-
Constructor Details
-
ConversationNotificationRunnable
public ConversationNotificationRunnable(EngageEngineConfiguration configuration, Message message, Conversation conversation)
-
-
Method Details