Uses of Class
com.atlassian.confluence.api.model.content.History
Packages that use History
Package
Description
-
Uses of History in com.atlassian.confluence.api.impl.service.content.factory
Methods in com.atlassian.confluence.api.impl.service.content.factory that return types with arguments of type HistoryModifier and TypeMethodDescriptionHistoryFactory.buildRef
(ContentEntityObject entity, Reference<Content> contentReference, List<ConfluenceUser> editContributors, Fauxpansions fauxpansions, ContentFactory contentFactory) HistoryFactory.buildReferences
(Iterable<ContentEntityObject> ceos, Fauxpansions historyExpansions, ContentFactory contentFactory) -
Uses of History in com.atlassian.confluence.api.model.content
Methods in com.atlassian.confluence.api.model.content that return HistoryMethods in com.atlassian.confluence.api.model.content that return types with arguments of type HistoryModifier and TypeMethodDescriptionHistory.buildReference
(Reference<Content> contentParent) Content.getHistoryRef()
Methods in com.atlassian.confluence.api.model.content with parameters of type HistoryModifier and TypeMethodDescriptionMethod parameters in com.atlassian.confluence.api.model.content with type arguments of type HistoryModifier and TypeMethodDescriptionHistory.getParentReference
(Reference<History> historyReference) -
Uses of History in com.atlassian.confluence.plugins.restapi.resources
Methods in com.atlassian.confluence.plugins.restapi.resources that return History