Uses of Class
org.ferris.resiste.console.rss.RssHistory
-
Packages that use RssHistory Package Description org.ferris.resiste.console.rss -
-
Uses of RssHistory in org.ferris.resiste.console.rss
Methods in org.ferris.resiste.console.rss that return types with arguments of type RssHistory Modifier and Type Method Description java.util.Optional<RssHistory>
RssHistoryRepository. find(java.lang.String feedId, java.lang.String entryId)
Methods in org.ferris.resiste.console.rss with parameters of type RssHistory Modifier and Type Method Description protected void
RssHistoryRepository. store(RssHistory h)
-