Uses of Class
com.atlassian.confluence.api.impl.service.content.factory.HistoryFactory
-
Packages that use HistoryFactory Package Description com.atlassian.confluence.api.impl.service.content.factory -
-
Uses of HistoryFactory in com.atlassian.confluence.api.impl.service.content.factory
Constructors in com.atlassian.confluence.api.impl.service.content.factory with parameters of type HistoryFactory Constructor Description ContentFactory(ContentBodyFactory contentBodyFactory, SpaceFactory spaceFactory, ContentMetadataFactory metadataFactory, VersionFactory versionFactory, HistoryFactory historyFactory, ChildContentFactory childContentFactory, ContentExtensionsFactory extensionsFactory, OperationService operationService, ContentRestrictionService contentRestrictionService, NavigationService navigationService)
-