Uses of Interface
com.flowable.engage.task.extension.SendMessageExtension
Package | Description |
---|---|
com.flowable.engage.task |
-
Uses of SendMessageExtension in com.flowable.engage.task
Fields in com.flowable.engage.task declared as SendMessageExtension Modifier and Type Field Description protected SendMessageExtension
EngageMessageService. sendMessageExtension
Constructors in com.flowable.engage.task with parameters of type SendMessageExtension Constructor Description EngageMessageService(MessageService messageService, SendMessageExtension sendMessageExtension, com.flowable.core.idm.api.PlatformIdentityService identityService, ConversationService conversationService, com.flowable.core.idm.api.UserAccountService userAccountService, org.flowable.content.api.ContentService contentService)