Uses of Class
com.flowable.engage.external.system.whatsapp.WhatsAppProperties
Packages that use WhatsAppProperties
-
Uses of WhatsAppProperties in com.flowable.engage.external.system.whatsapp
Fields in com.flowable.engage.external.system.whatsapp declared as WhatsAppPropertiesModifier and TypeFieldDescriptionprotected final WhatsAppProperties
WhatsAppSenderMessageListener.whatsAppProperties
Constructors in com.flowable.engage.external.system.whatsapp with parameters of type WhatsAppPropertiesModifierConstructorDescriptionWhatsAppSenderMessageListener
(RuntimeService runtimeService, ManagementService managementService, PlatformIdentityService identityService, WhatsAppProperties whatsAppProperties, UserAccountService userAccountService)