Uses of Class
com.flowable.engage.external.system.wechat.WeChatProperties
Package | Description |
---|---|
com.flowable.engage.external.system.wechat |
-
Uses of WeChatProperties in com.flowable.engage.external.system.wechat
Fields in com.flowable.engage.external.system.wechat declared as WeChatProperties Modifier and Type Field Description protected WeChatProperties
WeChatTemplateMessageBot. weChatProperties
Constructors in com.flowable.engage.external.system.wechat with parameters of type WeChatProperties Constructor Description WeChatTemplateMessageBot(com.flowable.template.api.TemplateService templateService, ConversationService conversationService, ConversationPermissionService conversationPermissionService, MessageService messageService, com.flowable.core.idm.api.PlatformIdentityService platformIdentityService, org.springframework.jms.core.JmsMessageOperations jmsMessageOperations, WeChatProperties weChatProperties, com.flowable.core.idm.api.UserAccountService userAccountService)