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