Constructor and Description |
---|
HistoryFactory(PersonFactory personFactory,
VersionFactory versionFactory,
ContentEntityManager contentEntityManager,
ContributorsFactory contributorsFactory,
ContentEntityObjectDao contentEntityObjectDao) |
Modifier and Type | Method and Description |
---|---|
Reference<History> |
buildRef(ContentEntityObject entity,
Reference<Content> contentReference,
List<ConfluenceUser> editContributors,
Fauxpansions fauxpansions,
ContentFactory contentFactory) |
Map<ContentEntityObject,Reference<History>> |
buildReferences(Iterable<ContentEntityObject> ceos,
Fauxpansions historyExpansions,
ContentFactory contentFactory) |
public HistoryFactory(PersonFactory personFactory, VersionFactory versionFactory, ContentEntityManager contentEntityManager, ContributorsFactory contributorsFactory, ContentEntityObjectDao contentEntityObjectDao)
public Map<ContentEntityObject,Reference<History>> buildReferences(Iterable<ContentEntityObject> ceos, Fauxpansions historyExpansions, ContentFactory contentFactory)
public Reference<History> buildRef(ContentEntityObject entity, Reference<Content> contentReference, List<ConfluenceUser> editContributors, Fauxpansions fauxpansions, ContentFactory contentFactory)
Copyright © 2003–2017 Atlassian. All rights reserved.