Uses of Interface
com.atlassian.bamboo.repository.RepositoryDefinitionManager

Packages that use RepositoryDefinitionManager
com.atlassian.bamboo.build.creation   
com.atlassian.bamboo.build.expiry   
com.atlassian.bamboo.configuration.repository   
com.atlassian.bamboo.deletion   
com.atlassian.bamboo.migration   
com.atlassian.bamboo.migration.stream   
com.atlassian.bamboo.plan   
com.atlassian.bamboo.plan.branch.cache   
com.atlassian.bamboo.plan.cache   
com.atlassian.bamboo.plugins.hg.rest.resource   
com.atlassian.bamboo.repository   
com.atlassian.bamboo.repository.migration   
com.atlassian.bamboo.resultsummary   
com.atlassian.bamboo.upgrade.tasks   
com.atlassian.bamboo.ww2.actions.admin.bulk   
com.atlassian.bamboo.ww2.actions.branch   
com.atlassian.bamboo.ww2.actions.build.admin.config.repository   
com.atlassian.bamboo.ww2.actions.build.admin.create   
com.atlassian.bamboo.ww2.actions.chains   
com.atlassian.bamboo.ww2.actions.chains.admin   
 

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

Fields in com.atlassian.bamboo.build.creation declared as RepositoryDefinitionManager
protected  RepositoryDefinitionManager PlanCreationTemplate.repositoryDefinitionManager
           
 

Constructors in com.atlassian.bamboo.build.creation with parameters of type RepositoryDefinitionManager
ChainBranchCreationServiceImpl(PlanManager planManager, ProjectManager projectManager, BambooAclUpdateHelper aclUpdateHelper, BambooAuthenticationContext authenticationContext, BambooLicenseManager bambooLicenseManager, HibernateMutableAclService aclService, PlanScheduler planScheduler, RepositoryConfigHelper repositoryConfigHelper, BuildStrategyConfigHelper buildStrategyConfigHelper, WebRepositoryConfigHelper webRepositoryConfigHelper, com.atlassian.event.api.EventPublisher eventPublisher, PlanValidationService planValidationService, AuditLogService auditLogService, BuildDefinitionConverter buildDefinitionConverter, NotificationManager notificationManager, JobCreationService jobCreationService, ArtifactDefinitionManager artifactDefinitionManager, ArtifactSubscriptionManager artifactSubscriptionManager, VariableDefinitionManager variableDefinitionManager, RepositoryDefinitionManager repositoryDefinitionManager, TaskConfigurationService taskConfigurationService, ScopedExclusionService exclusionService, ChainBranchManager chainBranchManager, BranchCommitInformationManager branchCommitInformationManager, VcsBranchManager vcsBranchManager, ImmutablePlanCacheService immutablePlanCacheService, JiraBranchLinkingService jiraBranchLinkingService)
           
ChainCreationServiceImpl(PlanManager planManager, ProjectManager projectManager, BambooAclUpdateHelper aclUpdateHelper, BambooAuthenticationContext authenticationContext, BambooLicenseManager bambooLicenseManager, HibernateMutableAclService aclService, PlanScheduler planScheduler, RepositoryConfigHelper repositoryConfigHelper, BuildStrategyConfigHelper buildStrategyConfigHelper, WebRepositoryConfigHelper webRepositoryConfigHelper, com.atlassian.event.api.EventPublisher eventPublisher, PlanValidationService planValidationService, AuditLogService auditLogService, BuildDefinitionConverter buildDefinitionConverter, NotificationManager notificationManager, JobCreationService jobCreationService, ArtifactDefinitionManager artifactDefinitionManager, ArtifactSubscriptionManager artifactSubscriptionManager, VariableDefinitionManager variableDefinitionManager, RepositoryDefinitionManager repositoryDefinitionManager, TaskConfigurationService taskConfigurationService, ScopedExclusionService scopedExclusionService, BranchCommitInformationManager branchCommitInformationManager, VcsBranchManager vcsBranchManager, BranchDetectionService branchDetectionService, ImmutablePlanCacheService immutablePlanCacheService)
           
JobCreationService(PlanManager planManager, ProjectManager projectManager, BambooAclUpdateHelper aclUpdateHelper, BambooAuthenticationContext authenticationContext, BambooLicenseManager bambooLicenseManager, HibernateMutableAclService aclService, PlanScheduler planScheduler, RepositoryConfigHelper repositoryConfigHelper, BuildStrategyConfigHelper buildStrategyConfigHelper, WebRepositoryConfigHelper webRepositoryConfigHelper, com.atlassian.event.api.EventPublisher eventPublisher, PlanValidationService planValidationService, AuditLogService auditLogService, BuildDefinitionConverter buildDefinitionConverter, ArtifactDefinitionManager artifactDefinitionManager, ArtifactSubscriptionManager artifactSubscriptionManager, VariableDefinitionManager variableDefinitionManager, RepositoryDefinitionManager repositoryDefinitionManager, TaskConfigurationService taskConfigurationService, ChainBranchManager chainBranchManager, NotificationManager notificationManager, BranchCommitInformationManager branchCommitInformationManager, VcsBranchManager vcsBranchManager, ImmutablePlanCacheService immutablePlanCacheService)
           
PlanCreationTemplate(PlanManager planManager, ProjectManager projectManager, BambooAclUpdateHelper aclUpdateHelper, BambooAuthenticationContext authenticationContext, BambooLicenseManager bambooLicenseManager, HibernateMutableAclService aclService, PlanScheduler planScheduler, RepositoryConfigHelper repositoryConfigHelper, BuildStrategyConfigHelper buildStrategyConfigHelper, WebRepositoryConfigHelper webRepositoryConfigHelper, com.atlassian.event.api.EventPublisher eventPublisher, PlanValidationService planValidationService, AuditLogService auditLogService, BuildDefinitionConverter buildDefinitionConverter, ArtifactDefinitionManager artifactDefinitionManager, ArtifactSubscriptionManager artifactSubscriptionManager, VariableDefinitionManager variableDefinitionManager, RepositoryDefinitionManager repositoryDefinitionManager, TaskConfigurationService taskConfigurationService, NotificationManager notificationManager, BranchCommitInformationManager branchCommitInformationManager, VcsBranchManager vcsBranchManager, ImmutablePlanCacheService immutablePlanCacheService)
           
RepositoryConfigHelper(RepositoryManager repositoryManager, com.opensymphony.xwork.TextProvider textProvider, RepositoryDefinitionManager repositoryDefinitionManager, BambooPermissionManager bambooPermissionManager)
           
 

Uses of RepositoryDefinitionManager in com.atlassian.bamboo.build.expiry
 

Constructors in com.atlassian.bamboo.build.expiry with parameters of type RepositoryDefinitionManager
BuildExpiryBean(ResultsSummaryManager resultsSummaryManager, PlanManager planManager, AdministrationConfigurationManager administrationConfigurationManager, LabelDao labelDao, RepositoryDefinitionManager repositoryDefinitionManager, ErrorUpdateHandler errorUpdateHandler)
           
 

Uses of RepositoryDefinitionManager in com.atlassian.bamboo.configuration.repository
 

Fields in com.atlassian.bamboo.configuration.repository declared as RepositoryDefinitionManager
protected  RepositoryDefinitionManager ConfigureGlobalRepository.repositoryDefinitionManager
           
 

Methods in com.atlassian.bamboo.configuration.repository with parameters of type RepositoryDefinitionManager
 void ConfigureGlobalRepositoryPermissions.setRepositoryDefinitionManager(RepositoryDefinitionManager repositoryDefinitionManager)
           
 void ConfigureGlobalRepository.setRepositoryDefinitionManager(RepositoryDefinitionManager repositoryDefinitionManager)
           
 

Uses of RepositoryDefinitionManager in com.atlassian.bamboo.deletion
 

Constructors in com.atlassian.bamboo.deletion with parameters of type RepositoryDefinitionManager
DeletionServiceImpl(ErrorHandler errorHandler, BuildResultsIndexer buildResultsIndexer, PlanScheduler planScheduler, PlanDependencyManager planDependencyManager, PlanParticleManager planParticleManager, com.atlassian.event.api.EventPublisher eventPublisher, ResultsSummaryManager resultsSummaryManager, BuildSuspensionCheckBean buildSuspensionCheckBean, AdminErrorHandler adminErrorHandler, org.acegisecurity.acls.MutableAclService aclService, ProjectManager projectManager, PlanManager planManager, ChainStageDao chainStageDao, com.atlassian.bandana.BandanaPersister bandanaPersister, com.atlassian.plugin.PluginAccessor pluginAccessor, ArtifactDefinitionManager artifactDefinitionManager, ArtifactSubscriptionManager artifactSubscriptionManager, AuditLogService auditLogService, VariableDefinitionManager variableDefinitionManager, RepositoryDefinitionManager repositoryDefinitionManager, PlanVcsRevisionHistoryService planVcsRevisionHistoryService, ChainBranchManager chainBranchManager, VcsBranchManager vcsBranchManager, StopBuildManager stopBuildManager, ImmutablePlanCacheService immutablePlanCacheService)
           
 

Uses of RepositoryDefinitionManager in com.atlassian.bamboo.migration
 

Methods in com.atlassian.bamboo.migration with parameters of type RepositoryDefinitionManager
 void XmlMigrator.setRepositoryDefinitionManager(RepositoryDefinitionManager repositoryDefinitionManager)
           
 

Uses of RepositoryDefinitionManager in com.atlassian.bamboo.migration.stream
 

Fields in com.atlassian.bamboo.migration.stream declared as RepositoryDefinitionManager
protected  RepositoryDefinitionManager AbstractProjectMapper.repositoryDefinitionManager
           
protected  RepositoryDefinitionManager AbstractPlanMapper.repositoryDefinitionManager
           
 

Constructors in com.atlassian.bamboo.migration.stream with parameters of type RepositoryDefinitionManager
AbstractChainMapper(net.sf.hibernate.SessionFactory sessionFactory, Project project, java.util.Map<java.lang.Long,Label> labelMap, java.util.Map<java.lang.Long,Author> authorMap, NotificationManager notificationManager, PlanManager planManager, ResultsSummaryManager resultsSummaryManager, BuildResultsSummaryDao buildResultSummaryDao, PlanVcsRevisionHistoryStandaloneDao planVcsRevisionHistoryDao, RepositoryDefinitionManager repositoryDefinitionManager)
           
AbstractPlanMapper(net.sf.hibernate.SessionFactory sessionFactory, BambooStAXListImportStrategy listImportStrategy, Project project, java.util.Map<java.lang.Long,Label> labelMap, java.util.Map<java.lang.Long,Author> authorMap, NotificationManager notificationManager, PlanVcsRevisionHistoryStandaloneDao planVcsRevisionHistoryDao, PlanManager planManager, RepositoryDefinitionManager repositoryDefinitionManager)
           
AbstractProjectMapper(net.sf.hibernate.SessionFactory sessionFactory, BambooStAXListImportStrategy listImportStrategy, ProjectManager projectManager, BuildResultsSummaryManager buildResultsSummaryManager, ExtendedAuthorManager extendedAuthorManager, LabelDao labelDao, NotificationManager notificationManager, PlanManager planManager, PlanVcsRevisionHistoryStandaloneDao planVcsRevisionHistoryDao, RepositoryDefinitionManager repositoryDefinitionManager)
           
ChainBranchMapper(net.sf.hibernate.SessionFactory sessionFactory, Project project, java.util.Map<java.lang.Long,Label> labelMap, java.util.Map<java.lang.Long,Author> authorMap, NotificationManager notificationManager, PlanManager planManager, ResultsSummaryManager resultsSummaryManager, BuildResultsSummaryDao buildResultSummaryDao, PlanVcsRevisionHistoryStandaloneDao planVcsRevisionHistoryDao, RepositoryDefinitionManager repositoryDefinitionManager)
           
ChainMapper(net.sf.hibernate.SessionFactory sessionFactory, Project project, java.util.Map<java.lang.Long,Label> labelMap, java.util.Map<java.lang.Long,Author> authorMap, NotificationManager notificationManager, PlanManager planManager, ResultsSummaryManager resultsSummaryManager, BuildResultsSummaryDao buildResultSummaryDao, PlanVcsRevisionHistoryStandaloneDao planVcsRevisionHistoryDao, RepositoryDefinitionManager repositoryDefinitionManager)
           
JobMapper(net.sf.hibernate.SessionFactory sessionFactory, Project project, java.util.Map<java.lang.Long,Label> labelMap, java.util.Map<java.lang.Long,Author> authorMap, NotificationManager notificationManager, BuildResultsSummaryDao buildResultsSummaryDao, PlanVcsRevisionHistoryStandaloneDao planVcsRevisionHistoryDao, PlanManager planManager, RepositoryDefinitionManager repositoryDefinitionManager)
           
ProjectChainMapper(net.sf.hibernate.SessionFactory sessionFactory, ProjectManager projectManager, BuildResultsSummaryManager buildResultsSummaryManager, ResultsSummaryManager resultsSummaryManager, ExtendedAuthorManager extendedAuthorManager, LabelDao labelDao, NotificationManager notificationManager, PlanManager planManager, BuildResultsSummaryDao buildResultsSummaryDao, PlanVcsRevisionHistoryStandaloneDao planVcsRevisionHistoryDao, RepositoryDefinitionManager repositoryDefinitionManager)
           
ProjectMapper(net.sf.hibernate.SessionFactory sessionFactory, ProjectManager projectManager, BuildResultsSummaryManager buildResultsSummaryManager, ResultsSummaryManager resultsSummaryManager, ExtendedAuthorManager extendedAuthorManager, LabelDao labelDao, NotificationManager notificationManager, PlanManager planManager, BuildResultsSummaryDao buildResultsSummaryDao, PlanVcsRevisionHistoryStandaloneDao planVcsRevisionHistoryDao, RepositoryDefinitionManager repositoryDefinitionManager)
           
 

Uses of RepositoryDefinitionManager in com.atlassian.bamboo.plan
 

Methods in com.atlassian.bamboo.plan with parameters of type RepositoryDefinitionManager
 void AbstractChain.setRepositoryDefinitionManager(RepositoryDefinitionManager repositoryDefinitionManager)
           
 

Uses of RepositoryDefinitionManager in com.atlassian.bamboo.plan.branch.cache
 

Constructors in com.atlassian.bamboo.plan.branch.cache with parameters of type RepositoryDefinitionManager
ImmutableChainBranchImpl(ChainBranch chainBranch, BuildLoggerManager buildLoggerManager, ImmutablePlanCacheService immutablePlanCacheService, ImmutablePlanManager immutablePlanManager, LabelManager labelManager, ResultsSummaryManager resultsSummaryManager, RepositoryDefinitionManager repositoryDefinitionManager, VariableDefinitionManager variableDefinitionManager, BuildDefinitionManager buildDefinitionManager)
           
 

Uses of RepositoryDefinitionManager in com.atlassian.bamboo.plan.cache
 

Constructors in com.atlassian.bamboo.plan.cache with parameters of type RepositoryDefinitionManager
AbstractImmutableChain(Chain chain, BuildLoggerManager buildLoggerManager, ImmutablePlanCacheService immutablePlanCacheService, ImmutablePlanManager immutablePlanManager, LabelManager labelManager, ResultsSummaryManager resultsSummaryManager, RepositoryDefinitionManager repositoryDefinitionManager, VariableDefinitionManager variableDefinitionManager, BuildDefinitionManager buildDefinitionManager)
           
ImmutableChainImpl(Chain chain, BuildLoggerManager buildLoggerManager, ImmutablePlanCacheService immutablePlanCacheService, ImmutablePlanManager immutablePlanManager, LabelManager labelManager, ResultsSummaryManager resultsSummaryManager, RepositoryDefinitionManager repositoryDefinitionManager, VariableDefinitionManager variableDefinitionManager, BuildDefinitionManager buildDefinitionManager)
           
ImmutablePlanManagerImpl(PlanManager planManager, ResultsSummaryManager resultsSummaryManager, ArtifactDefinitionManager artifactDefinitionManager, ArtifactSubscriptionManager artifactSubscriptionManager, BuildDefinitionManager buildDefinitionManager, BuildLoggerManager buildLoggerManager, LabelManager labelManager, RepositoryDefinitionManager repositoryDefinitionManager, TaskManager taskManager, TriggerManager triggerManager, VariableDefinitionManager variableDefinitionManager, BuildExecutionManager buildExecutionManager, org.springframework.orm.hibernate.HibernateTemplate hibernateTemplate)
           
 

Uses of RepositoryDefinitionManager in com.atlassian.bamboo.plugins.hg.rest.resource
 

Constructors in com.atlassian.bamboo.plugins.hg.rest.resource with parameters of type RepositoryDefinitionManager
BitbucketResource(BitbucketApiService bitbucketApiService, com.atlassian.sal.api.message.I18nResolver i18nResolver, EncryptionService encryptionService, RepositoryDefinitionManager repositoryDefinitionManager)
           
 

Uses of RepositoryDefinitionManager in com.atlassian.bamboo.repository
 

Classes in com.atlassian.bamboo.repository that implement RepositoryDefinitionManager
 class RepositoryDefinitionManagerImpl
           
 

Constructors in com.atlassian.bamboo.repository with parameters of type RepositoryDefinitionManager
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)
           
 

Uses of RepositoryDefinitionManager in com.atlassian.bamboo.repository.migration
 

Methods in com.atlassian.bamboo.repository.migration with parameters of type RepositoryDefinitionManager
static PlanRepositoryLinkImpl RepositoryConfigurationConverter.convertRepositoryConfigurationInPlan(Plan plan, BuildConfiguration buildConfiguration, RepositoryDefinitionManager repositoryDefinitionManager)
           
static long RepositoryConfigurationConverter.stripAndSaveRepositoryConfiguration(PlanRepositoryLink planRepository, RepositoryDefinitionManager repositoryDefinitionManager, Plan plan)
           
 

Uses of RepositoryDefinitionManager in com.atlassian.bamboo.resultsummary
 

Methods in com.atlassian.bamboo.resultsummary with parameters of type RepositoryDefinitionManager
 void BuildResultsSummaryManagerImpl.setRepositoryDefinitionManager(RepositoryDefinitionManager repositoryDefinitionManager)
           
 

Uses of RepositoryDefinitionManager in com.atlassian.bamboo.upgrade.tasks
 

Methods in com.atlassian.bamboo.upgrade.tasks with parameters of type RepositoryDefinitionManager
 void UpgradeTask3201CreateShareRepositoryAcls.setRepositoryDefinitionManager(RepositoryDefinitionManager repositoryDefinitionManager)
           
 void UpgradeTask2712CalculateRequirementsOfCheckoutTasks.setRepositoryDefinitionManager(RepositoryDefinitionManager repositoryDefinitionManager)
           
 void UpgradeTask2707MoveJobRepositoryToPlan.setRepositoryDefinitionManager(RepositoryDefinitionManager repositoryDefinitionManager)
           
 void UpgradeTask2704InitializeRepositoryChangesets.setRepositoryDefinitionManager(RepositoryDefinitionManager repositoryDefinitionManager)
           
 void UpgradeTask2703MoveRepositoryConfigIntoTable.setRepositoryDefinitionManager(RepositoryDefinitionManager repositoryDefinitionManager)
           
 void UpgradeTask2701SetCommitId.setRepositoryDefinitionManager(RepositoryDefinitionManager repositoryDefinitionManager)
           
 

Uses of RepositoryDefinitionManager in com.atlassian.bamboo.ww2.actions.admin.bulk
 

Methods in com.atlassian.bamboo.ww2.actions.admin.bulk with parameters of type RepositoryDefinitionManager
 void BulkPlanAction.setRepositoryDefinitionManager(RepositoryDefinitionManager repositoryDefinitionManager)
           
 

Uses of RepositoryDefinitionManager in com.atlassian.bamboo.ww2.actions.branch
 

Methods in com.atlassian.bamboo.ww2.actions.branch with parameters of type RepositoryDefinitionManager
 void EditChainBranchRepository.setRepositoryDefinitionManager(RepositoryDefinitionManager repositoryDefinitionManager)
           
 

Uses of RepositoryDefinitionManager in com.atlassian.bamboo.ww2.actions.build.admin.config.repository
 

Fields in com.atlassian.bamboo.ww2.actions.build.admin.config.repository declared as RepositoryDefinitionManager
protected  RepositoryDefinitionManager ConfigureRepository.repositoryDefinitionManager
           
 

Methods in com.atlassian.bamboo.ww2.actions.build.admin.config.repository with parameters of type RepositoryDefinitionManager
 void DecoratedRepository.setRepositoryDefinitionManager(RepositoryDefinitionManager repositoryDefinitionManager)
           
 void ConvertLocalToGlobalRepository.setRepositoryDefinitionManager(RepositoryDefinitionManager repositoryDefinitionManager)
           
 void ConfigureRepository.setRepositoryDefinitionManager(RepositoryDefinitionManager repositoryDefinitionManager)
           
 void ConfigureBuildRepository.setRepositoryDefinitionManager(RepositoryDefinitionManager repositoryDefinitionManager)
           
 

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

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

Uses of RepositoryDefinitionManager in com.atlassian.bamboo.ww2.actions.chains
 

Methods in com.atlassian.bamboo.ww2.actions.chains with parameters of type RepositoryDefinitionManager
 void EditChainDetails.setRepositoryDefinitionManager(RepositoryDefinitionManager repositoryDefinitionManager)
           
 

Uses of RepositoryDefinitionManager in com.atlassian.bamboo.ww2.actions.chains.admin
 

Methods in com.atlassian.bamboo.ww2.actions.chains.admin with parameters of type RepositoryDefinitionManager
 void ViewChainConfiguration.setRepositoryDefinitionManager(RepositoryDefinitionManager repositoryDefinitionManager)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.