Uses of Class
com.flowable.engage.external.system.wechat.WeChatProperties
Packages that use WeChatProperties
-
Uses of WeChatProperties in com.flowable.engage.external.system.wechat
Fields in com.flowable.engage.external.system.wechat declared as WeChatPropertiesModifier and TypeFieldDescriptionprotected final WeChatProperties
WeChatTemplateMessageBot.weChatProperties
Constructors in com.flowable.engage.external.system.wechat with parameters of type WeChatPropertiesModifierConstructorDescriptionWeChatTemplateMessageBot
(TemplateService templateService, ConversationService conversationService, ConversationPermissionService conversationPermissionService, MessageService messageService, PlatformIdentityService platformIdentityService, JmsMessageOperations jmsMessageOperations, WeChatProperties weChatProperties, UserAccountService userAccountService)