Uses of Class
org.superfeedr.extension.notification.ItemsExtension

Packages that use ItemsExtension
org.superfeedr.extension.notification   
 

Uses of ItemsExtension in org.superfeedr.extension.notification
 

Methods in org.superfeedr.extension.notification that return ItemsExtension
 ItemsExtension SuperfeedrEventExtension.getItems()
           
 

Constructors in org.superfeedr.extension.notification with parameters of type ItemsExtension
SuperfeedrEventExtension(StatusExtension status, ItemsExtension items)