Uses of Class
org.exoplatform.wiki.service.rest.model.HistorySummary
-
Packages that use HistorySummary Package Description org.exoplatform.wiki.service.rest.model -
-
Uses of HistorySummary in org.exoplatform.wiki.service.rest.model
Fields in org.exoplatform.wiki.service.rest.model with type parameters of type HistorySummary Modifier and Type Field Description protected List<HistorySummary>History. historySummariesMethods in org.exoplatform.wiki.service.rest.model that return HistorySummary Modifier and Type Method Description HistorySummaryObjectFactory. createHistorySummary()Create an instance ofHistorySummaryMethods in org.exoplatform.wiki.service.rest.model that return types with arguments of type HistorySummary Modifier and Type Method Description List<HistorySummary>History. getHistorySummaries()Gets the value of the historySummaries property.
-