Uses of Interface
com.flowable.engage.external.system.whatsapp.api.WhatsAppContactVerificationQuery
Packages that use WhatsAppContactVerificationQuery
Package
Description
-
Uses of WhatsAppContactVerificationQuery in com.flowable.engage.external.system.whatsapp
Classes in com.flowable.engage.external.system.whatsapp that implement WhatsAppContactVerificationQueryMethods in com.flowable.engage.external.system.whatsapp that return WhatsAppContactVerificationQueryModifier and TypeMethodDescriptionWhatsAppContactVerificationQueryImpl.businessAccountId
(String accountId) Deprecated.Deprecated.WhatsAppContactVerificationQueryImpl.contacts
(Collection<String> contacts) Deprecated.WhatsAppJmsExternalConversationSystemAdapter.createContactVerificationQuery()
Deprecated.WhatsAppContactVerificationQueryImpl.referenceId
(String referenceId) Deprecated.WhatsAppContactVerificationQueryImpl.referenceSubType
(String referenceSubType) Deprecated.WhatsAppContactVerificationQueryImpl.referenceType
(String referenceType) Deprecated. -
Uses of WhatsAppContactVerificationQuery in com.flowable.engage.external.system.whatsapp.api
Methods in com.flowable.engage.external.system.whatsapp.api that return WhatsAppContactVerificationQueryModifier and TypeMethodDescriptionWhatsAppContactVerificationQuery.businessAccountId
(String accountId) Deprecated, for removal: This API element is subject to removal in a future version.The id of the business account that should be used when verifying the contact.Deprecated, for removal: This API element is subject to removal in a future version.The contact that should be verified.WhatsAppContactVerificationQuery.contacts
(Collection<String> contacts) Deprecated, for removal: This API element is subject to removal in a future version.The contacts that should be verified.WhatsAppExternalConversationSystemAdapter.createContactVerificationQuery()
Deprecated.WhatsAppContactVerificationQuery.referenceId
(String referenceId) Deprecated, for removal: This API element is subject to removal in a future version.The reference id for the verification.WhatsAppContactVerificationQuery.referenceSubType
(String referenceSubType) Deprecated, for removal: This API element is subject to removal in a future version.The sub type of the reference id.WhatsAppContactVerificationQuery.referenceType
(String referenceType) Deprecated, for removal: This API element is subject to removal in a future version.The type of the reference id.
WhatsAppContactVerificationQuery
for the deprecation reason