Uses of Class
com.ellucian.ethos.integration.notification.AbstractEthosNotificationSubscription
-
Packages that use AbstractEthosNotificationSubscription Package Description com.ellucian.ethos.integration.notification -
-
Uses of AbstractEthosNotificationSubscription in com.ellucian.ethos.integration.notification
Subclasses of AbstractEthosNotificationSubscription in com.ellucian.ethos.integration.notification Modifier and Type Class Description class
AbstractEthosChangeNotificationSubscription
Abstract class containing the processing logic common for both ChangeNotification and ChangeNotification list processing.class
EthosChangeNotificationListSubscription
Subscription for processing lists of ChangeNotifications.class
EthosChangeNotificationSubscription
Subscription for ChangeNotification processing.
-