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 WeChatPropertiesWeChatTemplateMessageBot.weChatPropertiesConstructors 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)