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 History
ObjectFactory. createHistory()
Create an instance ofHistory
History
History. withHistorySummaries(Collection<HistorySummary> values)
History
History. withHistorySummaries(HistorySummary... values)
History
History. withLinks(Collection<Link> values)
History
History. withLinks(Link... values)
-