Uses of Class
org.xwiki.rest.model.jaxb.History
-
Packages that use History Package Description org.xwiki.rest.model.jaxb -
-
Uses of History in org.xwiki.rest.model.jaxb
Methods in org.xwiki.rest.model.jaxb that return History Modifier and Type Method Description HistoryObjectFactory. createHistory()Create an instance ofHistoryHistoryHistory. withHistorySummaries(Collection<HistorySummary> values)HistoryHistory. withHistorySummaries(HistorySummary... values)HistoryHistory. withLinks(Collection<Link> values)HistoryHistory. withLinks(Link... values)
-