Uses of Interface
com.atlassian.bamboo.webrepository.WebRepositoryViewerManager

Packages that use WebRepositoryViewerManager
com.atlassian.bamboo.build.creation   
com.atlassian.bamboo.repository   
com.atlassian.bamboo.webrepository   
com.atlassian.bamboo.ww2.actions.admin   
com.atlassian.bamboo.ww2.actions.admin.bulk.repository   
com.atlassian.bamboo.ww2.actions.build.admin.create   
 

Uses of WebRepositoryViewerManager in com.atlassian.bamboo.build.creation
 

Constructors in com.atlassian.bamboo.build.creation with parameters of type WebRepositoryViewerManager
WebRepositoryConfigHelper(WebRepositoryViewerManager webRepositoryViewerManager, com.opensymphony.xwork.TextProvider textProvider)
           
 

Uses of WebRepositoryViewerManager in com.atlassian.bamboo.repository
 

Constructors in com.atlassian.bamboo.repository with parameters of type WebRepositoryViewerManager
RepositoryConfigurationServiceImpl(PlanManager planManager, RepositoryManager repositoryManager, WebRepositoryViewerManager webRepositoryViewerManager, RepositoryDefinitionManager repositoryDefinitionManager, AuditLogService auditLogService, TaskConfigurationService taskConfigurationService, BuildDefinitionManager buildDefinitionManager, ChainBranchManager chainBranchManager, BranchDetectionService branchDetectionService, ScopedExclusionService scopedExclusionService, com.atlassian.event.api.EventPublisher eventPublisher, HibernateMutableAclService aclService, BuildStrategyConfigurationService buildStrategyConfigurationService, EnvironmentService environmentService, EnvironmentTaskService environmentTaskService)
           
 

Uses of WebRepositoryViewerManager in com.atlassian.bamboo.webrepository
 

Classes in com.atlassian.bamboo.webrepository that implement WebRepositoryViewerManager
 class WebRepositoryViewerManagerImpl
           
 

Uses of WebRepositoryViewerManager in com.atlassian.bamboo.ww2.actions.admin
 

Methods in com.atlassian.bamboo.ww2.actions.admin with parameters of type WebRepositoryViewerManager
 void ImportMavenPlanCheckoutPomAction.setWebRepositoryViewerManager(WebRepositoryViewerManager webRepositoryViewerManager)
           
 

Uses of WebRepositoryViewerManager in com.atlassian.bamboo.ww2.actions.admin.bulk.repository
 

Constructors in com.atlassian.bamboo.ww2.actions.admin.bulk.repository with parameters of type WebRepositoryViewerManager
UpdateWebUrlBulkAction(WebRepositoryViewerManager webRepositoryManager)
           
 

Uses of WebRepositoryViewerManager in com.atlassian.bamboo.ww2.actions.build.admin.create
 

Constructors in com.atlassian.bamboo.ww2.actions.build.admin.create with parameters of type WebRepositoryViewerManager
UIConfigBeanImpl(WebRepositoryViewerManager webRepositoryViewerManager, BuildStrategyManager buildStrategyManager, RepositoryManager repositoryManager, ProjectManager projectManager, BambooLicenseManager bambooLicenseManager, PlanManager planManager, JdkManager jdkManager, TaskManager taskManager, com.opensymphony.xwork.TextProvider textProvider, RepositoryDefinitionManager repositoryDefinitionManager)
           
 



Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.