mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Update package names of PushNotification providers
This commit is contained in:
parent
2a20c06c46
commit
8809d63ebd
@ -31,11 +31,10 @@
|
|||||||
<SchedulerTaskInitialDelay>60000</SchedulerTaskInitialDelay>
|
<SchedulerTaskInitialDelay>60000</SchedulerTaskInitialDelay>
|
||||||
<SchedulerTaskEnabled>true</SchedulerTaskEnabled>
|
<SchedulerTaskEnabled>true</SchedulerTaskEnabled>
|
||||||
<PushNotificationProviders>
|
<PushNotificationProviders>
|
||||||
<Provider>org.wso2.carbon.device.mgt.extensions.push.notification.provider.fcm.FCMBasedPushNotificationProvider</Provider>
|
<Provider>io.entgra.proprietary.extensions.push.notification.provider.fcm.FCMBasedPushNotificationProvider</Provider>
|
||||||
<!--<Provider>org.wso2.carbon.device.mgt.mobile.impl.ios.apns.APNSBasedPushNotificationProvider</Provider>-->
|
<Provider>io.entgra.proprietary.extensions.push.notification.provider.mqtt.MQTTBasedPushNotificationProvider</Provider>
|
||||||
<Provider>org.wso2.carbon.device.mgt.extensions.push.notification.provider.mqtt.MQTTBasedPushNotificationProvider</Provider>
|
<Provider>io.entgra.proprietary.extensions.push.notification.provider.http.HTTPBasedPushNotificationProvider</Provider>
|
||||||
<Provider>org.wso2.carbon.device.mgt.extensions.push.notification.provider.http.HTTPBasedPushNotificationProvider</Provider>
|
<Provider>io.entgra.proprietary.extensions.push.notification.provider.xmpp.XMPPBasedPushNotificationProvider</Provider>
|
||||||
<Provider>org.wso2.carbon.device.mgt.extensions.push.notification.provider.xmpp.XMPPBasedPushNotificationProvider</Provider>
|
|
||||||
</PushNotificationProviders>
|
</PushNotificationProviders>
|
||||||
</PushNotificationConfiguration>
|
</PushNotificationConfiguration>
|
||||||
<PullNotificationConfiguration>
|
<PullNotificationConfiguration>
|
||||||
|
|||||||
@ -31,11 +31,10 @@
|
|||||||
<SchedulerTaskInitialDelay>60000</SchedulerTaskInitialDelay>
|
<SchedulerTaskInitialDelay>60000</SchedulerTaskInitialDelay>
|
||||||
<SchedulerTaskEnabled>true</SchedulerTaskEnabled>
|
<SchedulerTaskEnabled>true</SchedulerTaskEnabled>
|
||||||
<PushNotificationProviders>
|
<PushNotificationProviders>
|
||||||
<Provider>org.wso2.carbon.device.mgt.extensions.push.notification.provider.fcm.FCMBasedPushNotificationProvider</Provider>
|
<Provider>io.entgra.proprietary.extensions.push.notification.provider.fcm.FCMBasedPushNotificationProvider</Provider>
|
||||||
<!--<Provider>org.wso2.carbon.device.mgt.mobile.impl.ios.apns.APNSBasedPushNotificationProvider</Provider>-->
|
<Provider>io.entgra.proprietary.extensions.push.notification.provider.mqtt.MQTTBasedPushNotificationProvider</Provider>
|
||||||
<Provider>org.wso2.carbon.device.mgt.extensions.push.notification.provider.mqtt.MQTTBasedPushNotificationProvider</Provider>
|
<Provider>io.entgra.proprietary.extensions.push.notification.provider.http.HTTPBasedPushNotificationProvider</Provider>
|
||||||
<Provider>org.wso2.carbon.device.mgt.extensions.push.notification.provider.http.HTTPBasedPushNotificationProvider</Provider>
|
<Provider>io.entgra.proprietary.extensions.push.notification.provider.xmpp.XMPPBasedPushNotificationProvider</Provider>
|
||||||
<Provider>org.wso2.carbon.device.mgt.extensions.push.notification.provider.xmpp.XMPPBasedPushNotificationProvider</Provider>
|
|
||||||
</PushNotificationProviders>
|
</PushNotificationProviders>
|
||||||
</PushNotificationConfiguration>
|
</PushNotificationConfiguration>
|
||||||
<PullNotificationConfiguration>
|
<PullNotificationConfiguration>
|
||||||
|
|||||||
@ -31,11 +31,10 @@
|
|||||||
<SchedulerTaskInitialDelay>60000</SchedulerTaskInitialDelay>
|
<SchedulerTaskInitialDelay>60000</SchedulerTaskInitialDelay>
|
||||||
<SchedulerTaskEnabled>true</SchedulerTaskEnabled>
|
<SchedulerTaskEnabled>true</SchedulerTaskEnabled>
|
||||||
<PushNotificationProviders>
|
<PushNotificationProviders>
|
||||||
<Provider>org.wso2.carbon.device.mgt.extensions.push.notification.provider.fcm.FCMBasedPushNotificationProvider</Provider>
|
<Provider>io.entgra.proprietary.extensions.push.notification.provider.fcm.FCMBasedPushNotificationProvider</Provider>
|
||||||
<!--<Provider>org.wso2.carbon.device.mgt.mobile.impl.ios.apns.APNSBasedPushNotificationProvider</Provider>-->
|
<Provider>io.entgra.proprietary.extensions.push.notification.provider.mqtt.MQTTBasedPushNotificationProvider</Provider>
|
||||||
<Provider>org.wso2.carbon.device.mgt.extensions.push.notification.provider.mqtt.MQTTBasedPushNotificationProvider</Provider>
|
<Provider>io.entgra.proprietary.extensions.push.notification.provider.http.HTTPBasedPushNotificationProvider</Provider>
|
||||||
<Provider>org.wso2.carbon.device.mgt.extensions.push.notification.provider.http.HTTPBasedPushNotificationProvider</Provider>
|
<Provider>io.entgra.proprietary.extensions.push.notification.provider.xmpp.XMPPBasedPushNotificationProvider</Provider>
|
||||||
<Provider>org.wso2.carbon.device.mgt.extensions.push.notification.provider.xmpp.XMPPBasedPushNotificationProvider</Provider>
|
|
||||||
</PushNotificationProviders>
|
</PushNotificationProviders>
|
||||||
</PushNotificationConfiguration>
|
</PushNotificationConfiguration>
|
||||||
<PullNotificationConfiguration>
|
<PullNotificationConfiguration>
|
||||||
|
|||||||
@ -31,11 +31,10 @@
|
|||||||
<SchedulerTaskInitialDelay>2000</SchedulerTaskInitialDelay>
|
<SchedulerTaskInitialDelay>2000</SchedulerTaskInitialDelay>
|
||||||
<SchedulerTaskEnabled>true</SchedulerTaskEnabled>
|
<SchedulerTaskEnabled>true</SchedulerTaskEnabled>
|
||||||
<PushNotificationProviders>
|
<PushNotificationProviders>
|
||||||
<Provider>org.wso2.carbon.device.mgt.extensions.push.notification.provider.fcm.FCMBasedPushNotificationProvider</Provider>
|
<Provider>io.entgra.proprietary.extensions.push.notification.provider.fcm.FCMBasedPushNotificationProvider</Provider>
|
||||||
<!--<Provider>org.wso2.carbon.device.mgt.mobile.impl.ios.apns.APNSBasedPushNotificationProvider</Provider>-->
|
<Provider>io.entgra.proprietary.extensions.push.notification.provider.mqtt.MQTTBasedPushNotificationProvider</Provider>
|
||||||
<Provider>org.wso2.carbon.device.mgt.extensions.push.notification.provider.mqtt.MQTTBasedPushNotificationProvider</Provider>
|
<Provider>io.entgra.proprietary.extensions.push.notification.provider.http.HTTPBasedPushNotificationProvider</Provider>
|
||||||
<Provider>org.wso2.carbon.device.mgt.extensions.push.notification.provider.http.HTTPBasedPushNotificationProvider</Provider>
|
<Provider>io.entgra.proprietary.extensions.push.notification.provider.xmpp.XMPPBasedPushNotificationProvider</Provider>
|
||||||
<Provider>org.wso2.carbon.device.mgt.extensions.push.notification.provider.xmpp.XMPPBasedPushNotificationProvider</Provider>
|
|
||||||
</PushNotificationProviders>
|
</PushNotificationProviders>
|
||||||
</PushNotificationConfiguration>
|
</PushNotificationConfiguration>
|
||||||
<PullNotificationConfiguration>
|
<PullNotificationConfiguration>
|
||||||
|
|||||||
@ -31,11 +31,10 @@
|
|||||||
<SchedulerTaskInitialDelay>60000</SchedulerTaskInitialDelay>
|
<SchedulerTaskInitialDelay>60000</SchedulerTaskInitialDelay>
|
||||||
<SchedulerTaskEnabled>true</SchedulerTaskEnabled>
|
<SchedulerTaskEnabled>true</SchedulerTaskEnabled>
|
||||||
<PushNotificationProviders>
|
<PushNotificationProviders>
|
||||||
<Provider>org.wso2.carbon.device.mgt.extensions.push.notification.provider.fcm.FCMBasedPushNotificationProvider</Provider>
|
<Provider>io.entgra.proprietary.extensions.push.notification.provider.fcm.FCMBasedPushNotificationProvider</Provider>
|
||||||
<!--<Provider>org.wso2.carbon.device.mgt.mobile.impl.ios.apns.APNSBasedPushNotificationProvider</Provider>-->
|
<Provider>io.entgra.proprietary.extensions.push.notification.provider.mqtt.MQTTBasedPushNotificationProvider</Provider>
|
||||||
<Provider>org.wso2.carbon.device.mgt.extensions.push.notification.provider.mqtt.MQTTBasedPushNotificationProvider</Provider>
|
<Provider>io.entgra.proprietary.extensions.push.notification.provider.http.HTTPBasedPushNotificationProvider</Provider>
|
||||||
<Provider>org.wso2.carbon.device.mgt.extensions.push.notification.provider.http.HTTPBasedPushNotificationProvider</Provider>
|
<Provider>io.entgra.proprietary.extensions.push.notification.provider.xmpp.XMPPBasedPushNotificationProvider</Provider>
|
||||||
<Provider>org.wso2.carbon.device.mgt.extensions.push.notification.provider.xmpp.XMPPBasedPushNotificationProvider</Provider>
|
|
||||||
</PushNotificationProviders>
|
</PushNotificationProviders>
|
||||||
</PushNotificationConfiguration>
|
</PushNotificationConfiguration>
|
||||||
<PullNotificationConfiguration>
|
<PullNotificationConfiguration>
|
||||||
|
|||||||
@ -31,11 +31,10 @@
|
|||||||
<SchedulerTaskInitialDelay>60000</SchedulerTaskInitialDelay>
|
<SchedulerTaskInitialDelay>60000</SchedulerTaskInitialDelay>
|
||||||
<SchedulerTaskEnabled>true</SchedulerTaskEnabled>
|
<SchedulerTaskEnabled>true</SchedulerTaskEnabled>
|
||||||
<PushNotificationProviders>
|
<PushNotificationProviders>
|
||||||
<Provider>org.wso2.carbon.device.mgt.extensions.push.notification.provider.fcm.FCMBasedPushNotificationProvider</Provider>
|
<Provider>io.entgra.proprietary.extensions.push.notification.provider.fcm.FCMBasedPushNotificationProvider</Provider>
|
||||||
<!--<Provider>org.wso2.carbon.device.mgt.mobile.impl.ios.apns.APNSBasedPushNotificationProvider</Provider>-->
|
<Provider>io.entgra.proprietary.extensions.push.notification.provider.mqtt.MQTTBasedPushNotificationProvider</Provider>
|
||||||
<Provider>org.wso2.carbon.device.mgt.extensions.push.notification.provider.mqtt.MQTTBasedPushNotificationProvider</Provider>
|
<Provider>io.entgra.proprietary.extensions.push.notification.provider.http.HTTPBasedPushNotificationProvider</Provider>
|
||||||
<Provider>org.wso2.carbon.device.mgt.extensions.push.notification.provider.http.HTTPBasedPushNotificationProvider</Provider>
|
<Provider>io.entgra.proprietary.extensions.push.notification.provider.xmpp.XMPPBasedPushNotificationProvider</Provider>
|
||||||
<Provider>org.wso2.carbon.device.mgt.extensions.push.notification.provider.xmpp.XMPPBasedPushNotificationProvider</Provider>
|
|
||||||
</PushNotificationProviders>
|
</PushNotificationProviders>
|
||||||
</PushNotificationConfiguration>
|
</PushNotificationConfiguration>
|
||||||
<PullNotificationConfiguration>
|
<PullNotificationConfiguration>
|
||||||
|
|||||||
@ -31,11 +31,10 @@
|
|||||||
<SchedulerTaskInitialDelay>60000</SchedulerTaskInitialDelay>
|
<SchedulerTaskInitialDelay>60000</SchedulerTaskInitialDelay>
|
||||||
<SchedulerTaskEnabled>true</SchedulerTaskEnabled>
|
<SchedulerTaskEnabled>true</SchedulerTaskEnabled>
|
||||||
<PushNotificationProviders>
|
<PushNotificationProviders>
|
||||||
<Provider>org.wso2.carbon.device.mgt.extensions.push.notification.provider.fcm.FCMBasedPushNotificationProvider</Provider>
|
<Provider>io.entgra.proprietary.extensions.push.notification.provider.fcm.FCMBasedPushNotificationProvider</Provider>
|
||||||
<!--<Provider>org.wso2.carbon.device.mgt.mobile.impl.ios.apns.APNSBasedPushNotificationProvider</Provider>-->
|
<Provider>io.entgra.proprietary.extensions.push.notification.provider.mqtt.MQTTBasedPushNotificationProvider</Provider>
|
||||||
<Provider>org.wso2.carbon.device.mgt.extensions.push.notification.provider.mqtt.MQTTBasedPushNotificationProvider</Provider>
|
<Provider>io.entgra.proprietary.extensions.push.notification.provider.http.HTTPBasedPushNotificationProvider</Provider>
|
||||||
<Provider>org.wso2.carbon.device.mgt.extensions.push.notification.provider.http.HTTPBasedPushNotificationProvider</Provider>
|
<Provider>io.entgra.proprietary.extensions.push.notification.provider.xmpp.XMPPBasedPushNotificationProvider</Provider>
|
||||||
<Provider>org.wso2.carbon.device.mgt.extensions.push.notification.provider.xmpp.XMPPBasedPushNotificationProvider</Provider>
|
|
||||||
</PushNotificationProviders>
|
</PushNotificationProviders>
|
||||||
</PushNotificationConfiguration>
|
</PushNotificationConfiguration>
|
||||||
<PullNotificationConfiguration>
|
<PullNotificationConfiguration>
|
||||||
|
|||||||
@ -31,11 +31,10 @@
|
|||||||
<SchedulerTaskInitialDelay>60000</SchedulerTaskInitialDelay>
|
<SchedulerTaskInitialDelay>60000</SchedulerTaskInitialDelay>
|
||||||
<SchedulerTaskEnabled>true</SchedulerTaskEnabled>
|
<SchedulerTaskEnabled>true</SchedulerTaskEnabled>
|
||||||
<PushNotificationProviders>
|
<PushNotificationProviders>
|
||||||
<Provider>org.wso2.carbon.device.mgt.extensions.push.notification.provider.fcm.FCMBasedPushNotificationProvider</Provider>
|
<Provider>io.entgra.proprietary.extensions.push.notification.provider.fcm.FCMBasedPushNotificationProvider</Provider>
|
||||||
<!--<Provider>org.wso2.carbon.device.mgt.mobile.impl.ios.apns.APNSBasedPushNotificationProvider</Provider>-->
|
<Provider>io.entgra.proprietary.extensions.push.notification.provider.mqtt.MQTTBasedPushNotificationProvider</Provider>
|
||||||
<Provider>org.wso2.carbon.device.mgt.extensions.push.notification.provider.mqtt.MQTTBasedPushNotificationProvider</Provider>
|
<Provider>io.entgra.proprietary.extensions.push.notification.provider.http.HTTPBasedPushNotificationProvider</Provider>
|
||||||
<Provider>org.wso2.carbon.device.mgt.extensions.push.notification.provider.http.HTTPBasedPushNotificationProvider</Provider>
|
<Provider>io.entgra.proprietary.extensions.push.notification.provider.xmpp.XMPPBasedPushNotificationProvider</Provider>
|
||||||
<Provider>org.wso2.carbon.device.mgt.extensions.push.notification.provider.xmpp.XMPPBasedPushNotificationProvider</Provider>
|
|
||||||
</PushNotificationProviders>
|
</PushNotificationProviders>
|
||||||
</PushNotificationConfiguration>
|
</PushNotificationConfiguration>
|
||||||
<PullNotificationConfiguration>
|
<PullNotificationConfiguration>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user