Uses of Class
com.atlassian.confluence.api.impl.service.content.factory.SpaceFactory

Packages that use SpaceFactory
com.atlassian.confluence.api.impl.service.content   
com.atlassian.confluence.api.impl.service.content.factory   
 

Uses of SpaceFactory in com.atlassian.confluence.api.impl.service.content
 

Constructors in com.atlassian.confluence.api.impl.service.content with parameters of type SpaceFactory
SpaceServiceImpl(SpaceManagerInternal spaceManager, SpaceFactory spaceFactory, PageManagerInternal pageManager, ContentFactory contentFactory, PaginationService paginationService, PermissionManager permissionManager, ContentService contentService, SpacePermissionManager spacePermissionManager, LongRunningTaskManager longRunningTaskManager, LongTaskFactory longTaskFactory, I18NBeanFactory i18NBeanFactory, org.springframework.aop.Advisor txAdvisor)
           
 

Uses of SpaceFactory in com.atlassian.confluence.api.impl.service.content.factory
 

Constructors in com.atlassian.confluence.api.impl.service.content.factory with parameters of type SpaceFactory
ContentFactory(ContentBodyFactory contentBodyFactory, SpaceFactory spaceSummaryBuilder, ModelMetadataFactory metadataFactory, VersionFactory versionFactory, HistoryFactory historyFactory, ChildContentFactory childContentFactory)
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.