Uses of Interface
com.flowable.engage.notification.apns.ApnsPushNotificationSender
Package | Description |
---|---|
com.flowable.engage.notification.apns |
-
Uses of ApnsPushNotificationSender in com.flowable.engage.notification.apns
Classes in com.flowable.engage.notification.apns that implement ApnsPushNotificationSender Modifier and Type Class Description class
ApnsPushNotificationSenderImpl
Fields in com.flowable.engage.notification.apns declared as ApnsPushNotificationSender Modifier and Type Field Description protected ApnsPushNotificationSender
ApnsSendPushNotificationJobHandler. apnsPushNotificationSender
Constructors in com.flowable.engage.notification.apns with parameters of type ApnsPushNotificationSender Constructor Description ApnsSendPushNotificationJobHandler(DeviceService deviceService, ApnsPushNotificationSender apnsPushNotificationSender)