Uses of Interface
com.atlassian.bamboo.plan.PlanManager

Packages that use PlanManager
com.atlassian.bamboo.agent.elastic.schedule   
com.atlassian.bamboo.build   
com.atlassian.bamboo.build.coverage   
com.atlassian.bamboo.build.creation   
com.atlassian.bamboo.build.expiry   
com.atlassian.bamboo.build.monitoring   
com.atlassian.bamboo.builder.coverage   
com.atlassian.bamboo.builder.resultsfilter   
com.atlassian.bamboo.buildtrigger   
com.atlassian.bamboo.charts   
com.atlassian.bamboo.configuration   
com.atlassian.bamboo.container   
com.atlassian.bamboo.deletion   
com.atlassian.bamboo.filter   
com.atlassian.bamboo.index   
com.atlassian.bamboo.js   
com.atlassian.bamboo.labels   
com.atlassian.bamboo.logger   
com.atlassian.bamboo.migration   
com.atlassian.bamboo.migration.plan   
com.atlassian.bamboo.migration.stream   
com.atlassian.bamboo.notification   
com.atlassian.bamboo.notification.buildcommented   
com.atlassian.bamboo.notification.buildcompleted   
com.atlassian.bamboo.notification.buildhung   
com.atlassian.bamboo.notification.buildmissingcapableagent   
com.atlassian.bamboo.notification.buildqueuetimeout   
com.atlassian.bamboo.notification.chain   
com.atlassian.bamboo.notification.transports   
com.atlassian.bamboo.persister.xstream   
com.atlassian.bamboo.plan   
com.atlassian.bamboo.plan.branch   
com.atlassian.bamboo.plan.cache   
com.atlassian.bamboo.plan.vcsRevision.cleanup   
com.atlassian.bamboo.plugins.hg   
com.atlassian.bamboo.plugins.jira.release   
com.atlassian.bamboo.plugins.labeller   
com.atlassian.bamboo.plugins.maven.dependencies   
com.atlassian.bamboo.plugins.maven.dependencies.events   
com.atlassian.bamboo.plugins.rest.common   
com.atlassian.bamboo.plugins.rest.gadget   
com.atlassian.bamboo.plugins.rest.resource   
com.atlassian.bamboo.plugins.rest.service   
com.atlassian.bamboo.plugins.web.conditions   
com.atlassian.bamboo.reports.charts   
com.atlassian.bamboo.repository   
com.atlassian.bamboo.results   
com.atlassian.bamboo.resultsummary   
com.atlassian.bamboo.resultsummary.search   
com.atlassian.bamboo.resultsummary.tests   
com.atlassian.bamboo.security   
com.atlassian.bamboo.security.acegi.acls   
com.atlassian.bamboo.security.applinks   
com.atlassian.bamboo.spring   
com.atlassian.bamboo.task   
com.atlassian.bamboo.upgrade.tasks   
com.atlassian.bamboo.utils   
com.atlassian.bamboo.v2.build   
com.atlassian.bamboo.v2.build.agent   
com.atlassian.bamboo.v2.build.agent.capability   
com.atlassian.bamboo.v2.build.dependencies   
com.atlassian.bamboo.v2.build.events   
com.atlassian.bamboo.v2.build.queue   
com.atlassian.bamboo.v2.trigger   
com.atlassian.bamboo.ww2   
com.atlassian.bamboo.ww2.actions.admin.bulk   
com.atlassian.bamboo.ww2.actions.build.admin.create   
com.atlassian.bamboo.ww2.interceptors   
com.atlassian.bamboo.xmpp.commands   
com.atlassian.sal.bambootest.tests   
 

Uses of PlanManager in com.atlassian.bamboo.agent.elastic.schedule
 

Constructors in com.atlassian.bamboo.agent.elastic.schedule with parameters of type PlanManager
ElasticRunningInstancesOptimizerImpl(BuildQueueManager buildQueueManager, AgentManager agentManager, PlanManager planManager, ElasticInstanceManager elasticInstanceManager, ElasticAccountBean elasticAccountBean, BuildExecutionManager buildExecutionManager, BambooLicenseManager bambooLicenseManager, ResultsSummaryManager buildResultsSummaryManager, AdministrationConfigurationManager administrationConfigurationManager, com.opensymphony.xwork.TextProvider textProvider, AwsAccountBean awsAccountBean)
           
 

Uses of PlanManager in com.atlassian.bamboo.build
 

Methods in com.atlassian.bamboo.build with parameters of type PlanManager
 void DefaultBuildExecutionManager.setPlanManager(PlanManager planManager)
           
 

Constructors in com.atlassian.bamboo.build with parameters of type PlanManager
BuildSuspensionCheckBean(com.opensymphony.xwork.TextProvider textProvider, AdministrationConfigurationManager administrationConfigurationManager, AdminErrorHandler adminErrorHandler, BambooLicenseManager bambooLicenseManager, PlanManager planManager)
           
DefaultBuildDefinitionManager(BuildDefinitionConverter buildDefinitionConverter, PlanScheduler planScheduler, PlanManager planManager, com.atlassian.plugin.PluginAccessor pluginAccessor, org.springframework.orm.hibernate.HibernateTemplate hibernateTemplate)
           
PlanDependencyManagerImpl(PlanDependencyDao planDependencyDao, PlanManager planManager)
           
 

Uses of PlanManager in com.atlassian.bamboo.build.coverage
 

Methods in com.atlassian.bamboo.build.coverage with parameters of type PlanManager
 void CloverResultWebItemCondition.setPlanManager(PlanManager planManager)
           
 void CloverBuildWebItemCondition.setPlanManager(PlanManager planManager)
           
 

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

Fields in com.atlassian.bamboo.build.creation declared as PlanManager
protected  PlanManager PlanCreationTemplate.planManager
           
 

Constructors in com.atlassian.bamboo.build.creation with parameters of type PlanManager
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)
           
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)
           
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)
           
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)
           
PlanValidationServiceImpl(ProjectManager projectManager, PlanManager planManager, com.opensymphony.xwork.TextProvider textProvider, RepositoryConfigHelper repositoryConfigHelper, WebRepositoryConfigHelper webRepositoryConfigHelper, BuildStrategyConfigHelper buildStrategyConfigHelper, ChainBranchManager chainBranchManager)
           
 

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

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

Uses of PlanManager in com.atlassian.bamboo.build.monitoring
 

Methods in com.atlassian.bamboo.build.monitoring with parameters of type PlanManager
 void BuildQueueMonitor.setPlanManager(PlanManager planManager)
           
 void BuildHangingMonitor.setPlanManager(PlanManager planManager)
           
 

Uses of PlanManager in com.atlassian.bamboo.builder.coverage
 

Methods in com.atlassian.bamboo.builder.coverage with parameters of type PlanManager
 void CloverBuildProcessor.setPlanManager(PlanManager planManager)
           
 

Uses of PlanManager in com.atlassian.bamboo.builder.resultsfilter
 

Constructors in com.atlassian.bamboo.builder.resultsfilter with parameters of type PlanManager
AllBuildResultsFilter(ResultsSummaryManager resultsSummaryManager, PlanManager planManager)
           
Latest25FiveBuildResultsFilter(ResultsSummaryManager resultsSummaryManager, PlanManager planManager)
           
TimeAgoBuildResultsFilter(ResultsSummaryManager resultsSummaryManager, PlanManager planManager, int days)
           
 

Uses of PlanManager in com.atlassian.bamboo.buildtrigger
 

Methods in com.atlassian.bamboo.buildtrigger with parameters of type PlanManager
 void PlansGreenCondition.setPlanManager(PlanManager planManager)
           
 

Uses of PlanManager in com.atlassian.bamboo.charts
 

Constructors in com.atlassian.bamboo.charts with parameters of type PlanManager
DefaultChartManager(com.atlassian.plugin.PluginAccessor pluginAccessor, IndexedBuildResultsSearcher indexedBuildResultsSearcher, PlanManager planManager, ResultsSummaryManager resultsSummaryManager)
           
 

Uses of PlanManager in com.atlassian.bamboo.configuration
 

Constructors in com.atlassian.bamboo.configuration with parameters of type PlanManager
DefaultSystemStatisticsBean(PlanManager planManager, BuildResultsSummaryManager buildResultsSummaryManager, BuildResultsIndexer buildResultsIndexer)
           
 

Uses of PlanManager in com.atlassian.bamboo.container
 

Methods in com.atlassian.bamboo.container that return PlanManager
 PlanManager BambooContainer.getPlanManager()
           
 

Methods in com.atlassian.bamboo.container with parameters of type PlanManager
 void BambooContainer.setPlanManager(PlanManager planManager)
           
 

Uses of PlanManager in com.atlassian.bamboo.deletion
 

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

Uses of PlanManager in com.atlassian.bamboo.filter
 

Methods in com.atlassian.bamboo.filter that return PlanManager
 PlanManager UrlRewriteFilter.getPlanManager()
           
 

Methods in com.atlassian.bamboo.filter with parameters of type PlanManager
 void UrlRewriteFilter.setPlanManager(PlanManager planManager)
          For testing purposes only
 

Uses of PlanManager in com.atlassian.bamboo.index
 

Fields in com.atlassian.bamboo.index declared as PlanManager
protected  PlanManager DefaultBuildResultsIndexer.planManager
           
 

Methods in com.atlassian.bamboo.index with parameters of type PlanManager
 void DefaultBuildResultsIndexer.setPlanManager(PlanManager planManager)
           
 void BuildResultsSummaryIndexingListener.setPlanManager(PlanManager planManager)
           
 

Uses of PlanManager in com.atlassian.bamboo.js
 

Constructors in com.atlassian.bamboo.js with parameters of type PlanManager
PlanSummariesObject(PlanManager planManager)
           
 

Uses of PlanManager in com.atlassian.bamboo.labels
 

Constructors in com.atlassian.bamboo.labels with parameters of type PlanManager
LabelManagerImpl(LabelDao labelDao, BuildResultsIndexer buildResultsIndexer, PlanManager planManager, ResultsSummaryManager resultsSummaryManager, com.atlassian.event.api.EventPublisher eventPublisher)
           
 

Uses of PlanManager in com.atlassian.bamboo.logger
 

Methods in com.atlassian.bamboo.logger with parameters of type PlanManager
 void DefaultErrorHandler.setPlanManager(PlanManager planManager)
           
 

Constructors in com.atlassian.bamboo.logger with parameters of type PlanManager
ElasticErrorDetails(int errorNumber, java.lang.Long agentId, java.lang.String instanceId, java.lang.String context, java.util.Date timeStamp, ThrowableDetails throwableDetails, PlanManager planManager, AgentManager agentManager, BuildResultsSummaryManager buildResultsSummaryManager)
           
ErrorDetails(int errorNumber, java.lang.String planKey, java.lang.Integer buildNumber, java.lang.Long agentId, java.lang.String context, java.util.Date timeStamp, ThrowableDetails throwableDetails, PlanManager planManager, AgentManager agentManager, BuildResultsSummaryManager buildResultsSummaryManager)
           
 

Uses of PlanManager in com.atlassian.bamboo.migration
 

Methods in com.atlassian.bamboo.migration with parameters of type PlanManager
 void XmlMigrator.setPlanManager(PlanManager planManager)
           
 

Uses of PlanManager in com.atlassian.bamboo.migration.plan
 

Classes in com.atlassian.bamboo.migration.plan that implement PlanManager
 class PlanManagerDecorator
          Pass-through decorator for PlanManager
 class RiggedPlanManager
          Rigged to return a specific Plan
 

Constructors in com.atlassian.bamboo.migration.plan with parameters of type PlanManager
PlanManagerDecorator(PlanManager planManager)
           
RiggedPlanManager(PlanManager planManager, Plan plan)
           
 

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

Fields in com.atlassian.bamboo.migration.stream declared as PlanManager
protected  PlanManager AbstractProjectMapper.planManager
           
protected  PlanManager AbstractProjectDependencyMapper.planManager
           
protected  PlanManager AbstractPlanMapper.planManager
           
 

Constructors in com.atlassian.bamboo.migration.stream with parameters of type PlanManager
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, BuildResultsSummaryManager buildResultsSummaryManager, 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)
           
AbstractProjectDependencyMapper(net.sf.hibernate.SessionFactory sessionFactory, PlanManager planManager, PlanDependencyManager planDependencyManager)
           
AbstractProjectMapper(net.sf.hibernate.SessionFactory sessionFactory, BambooStAXListImportStrategy listImportStrategy, ProjectManager projectManager, BuildResultsSummaryManager buildResultsSummaryManager, ExtendedAuthorManager extendedAuthorManager, LabelDao labelDao, NotificationManager notificationManager, PlanManager planManager, PlanVcsRevisionHistoryStandaloneDao planVcsRevisionHistoryDao, RepositoryDefinitionManager repositoryDefinitionManager)
           
ArtifactDefinitionMapper(net.sf.hibernate.SessionFactory sessionFactory, ArtifactDefinitionDao artifactDefinitionDao, PlanManager planManager)
           
ArtifactSubscriptionMapper(net.sf.hibernate.SessionFactory sessionFactory, ArtifactDefinitionDao artifactDefinitionDao, ArtifactSubscriptionDao artifactSubscriptionDao, PlanManager planManager)
           
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, BuildResultsSummaryManager buildResultsSummaryManager, BuildResultsSummaryDao buildResultSummaryDao, PlanVcsRevisionHistoryStandaloneDao planVcsRevisionHistoryDao, RepositoryDefinitionManager repositoryDefinitionManager)
           
ChainBuildMapper(net.sf.hibernate.SessionFactory sessionFactory, ChainStage stage, PlanManager planManager)
           
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, BuildResultsSummaryManager buildResultsSummaryManager, BuildResultsSummaryDao buildResultSummaryDao, PlanVcsRevisionHistoryStandaloneDao planVcsRevisionHistoryDao, RepositoryDefinitionManager repositoryDefinitionManager)
           
ChainStageMapper(net.sf.hibernate.SessionFactory sessionFactory, Chain chain, PlanManager planManager)
           
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)
           
LegacyProjectDependencyMapper(net.sf.hibernate.SessionFactory sessionFactory, PlanManager planManager, PlanDependencyManager planDependencyManager)
           
PlanRepositoryLinkMapper(net.sf.hibernate.SessionFactory sessionFactory, BambooStAXListImportStrategy listImportStrategy, PlanManager planManager, RepositoryDefinitionDao repositoryDefinitionDao, PlanRepositoryLinkDao planRepositoryLinkDao)
           
PlanRepositoryLinkMapper(net.sf.hibernate.SessionFactory sessionFactory, PlanManager planManager, RepositoryDefinitionDao repositoryDefinitionDao, PlanRepositoryLinkDao planRepositoryLinkDao)
           
ProjectChainMapper(net.sf.hibernate.SessionFactory sessionFactory, ProjectManager projectManager, BuildResultsSummaryManager buildResultsSummaryManager, ExtendedAuthorManager extendedAuthorManager, LabelDao labelDao, NotificationManager notificationManager, PlanManager planManager, BuildResultsSummaryDao buildResultsSummaryDao, PlanVcsRevisionHistoryStandaloneDao planVcsRevisionHistoryDao, RepositoryDefinitionManager repositoryDefinitionManager)
           
ProjectDependencyMapper(net.sf.hibernate.SessionFactory sessionFactory, PlanManager planManager, PlanDependencyManager planDependencyManager)
           
ProjectMapper(net.sf.hibernate.SessionFactory sessionFactory, ProjectManager projectManager, BuildResultsSummaryManager buildResultsSummaryManager, ExtendedAuthorManager extendedAuthorManager, LabelDao labelDao, NotificationManager notificationManager, PlanManager planManager, BuildResultsSummaryDao buildResultsSummaryDao, PlanVcsRevisionHistoryStandaloneDao planVcsRevisionHistoryDao, RepositoryDefinitionManager repositoryDefinitionManager)
           
RepositoryDefinitionMapper(net.sf.hibernate.SessionFactory sessionFactory, BambooStAXListImportStrategy listImportStrategy, RepositoryDefinitionDao repositoryDefinitionDao, PlanManager planManager)
           
RepositoryDefinitionMapper(net.sf.hibernate.SessionFactory sessionFactory, RepositoryDefinitionDao repositoryDefinitionDao, PlanManager planManager)
           
VariableDefinitionMapper(net.sf.hibernate.SessionFactory sessionFactory, VariableDefinitionDao variableDefinitionDao, PlanManager planManager)
           
 

Uses of PlanManager in com.atlassian.bamboo.notification
 

Fields in com.atlassian.bamboo.notification declared as PlanManager
protected  PlanManager AbstractNotificationEventListener.planManager
           
 

Methods in com.atlassian.bamboo.notification with parameters of type PlanManager
 void NotificationFactory.setPlanManager(PlanManager planManager)
           
 void AbstractNotificationEventListener.setPlanManager(PlanManager planManager)
           
 

Uses of PlanManager in com.atlassian.bamboo.notification.buildcommented
 

Methods in com.atlassian.bamboo.notification.buildcommented with parameters of type PlanManager
 void CommentNotification.setPlanManager(PlanManager planManager)
           
 

Uses of PlanManager in com.atlassian.bamboo.notification.buildcompleted
 

Methods in com.atlassian.bamboo.notification.buildcompleted with parameters of type PlanManager
 void BuildFailedAndFirstFixedNotificationType.setPlanManager(PlanManager planManager)
           
 void AbstractCompletedNotification.setPlanManager(PlanManager planManager)
           
 

Uses of PlanManager in com.atlassian.bamboo.notification.buildhung
 

Methods in com.atlassian.bamboo.notification.buildhung with parameters of type PlanManager
 void BuildHungNotification.setPlanManager(PlanManager planManager)
           
 

Uses of PlanManager in com.atlassian.bamboo.notification.buildmissingcapableagent
 

Methods in com.atlassian.bamboo.notification.buildmissingcapableagent with parameters of type PlanManager
 void BuildMissingCapableAgentNotification.setPlanManager(PlanManager planManager)
           
 

Uses of PlanManager in com.atlassian.bamboo.notification.buildqueuetimeout
 

Methods in com.atlassian.bamboo.notification.buildqueuetimeout with parameters of type PlanManager
 void BuildQueueTimeoutNotification.setPlanManager(PlanManager planManager)
           
 

Uses of PlanManager in com.atlassian.bamboo.notification.chain
 

Methods in com.atlassian.bamboo.notification.chain with parameters of type PlanManager
 void StageCompletedNotificationListener.setPlanManager(PlanManager planManager)
           
 void StageCompletedNotification.setPlanManager(PlanManager planManager)
           
 void ChainCompletedNotificationListener.setPlanManager(PlanManager planManager)
           
 void AfterXFailedNotificationType.setPlanManager(PlanManager planManager)
           
 void AfterXFailedNotification.setPlanManager(PlanManager planManager)
           
 

Uses of PlanManager in com.atlassian.bamboo.notification.transports
 

Constructors in com.atlassian.bamboo.notification.transports with parameters of type PlanManager
ImTransport(java.lang.String imAddress, BambooSmackClient bambooSmackClient, com.atlassian.event.EventManager eventManager, PlanManager planManager)
          Deprecated. since 3.3 use ImTransport.ImTransport(String, BambooSmackClient, PlanManager)
ImTransport(java.lang.String imAddress, BambooSmackClient bambooSmackClient, PlanManager planManager)
           
 

Uses of PlanManager in com.atlassian.bamboo.persister.xstream
 

Constructors in com.atlassian.bamboo.persister.xstream with parameters of type PlanManager
BuildResultsConverter(com.thoughtworks.xstream.converters.Converter converter, PlanManager planManager)
           
 

Uses of PlanManager in com.atlassian.bamboo.plan
 

Subinterfaces of PlanManager in com.atlassian.bamboo.plan
 interface FilteringPlanManager
           
 

Classes in com.atlassian.bamboo.plan that implement PlanManager
 class PlanManagerImpl
           
 

Methods in com.atlassian.bamboo.plan with parameters of type PlanManager
static
<T extends Plan>
T
PlanTestHelper.mockPlan(PlanManager planManager, PlanKey planKey, java.lang.Class<T> planClass)
           
 

Constructors in com.atlassian.bamboo.plan with parameters of type PlanManager
MovePlanServiceImpl(PlanManager planManager, ResultsSummaryManager resultsSummaryManager, BambooPermissionManager bambooPermissionManager, BuildResultsIndexer buildResultsIndexer, ChainBranchManager chainBranchManager, com.opensymphony.xwork.TextProvider textProvider, PlanValidationService planValidationService, AuditLogService auditLogService, ScopedExclusionServiceImpl exclusionService, PlanExecutionLockService planExecutionLockService, ChainExecutionManager chainExecutionManager)
           
PlanAwareContextImpl(PlanManager planManager)
           
PlanExecutableAgentsHelperImpl(PlanManager planManager, ExecutionStatusProvider executionStatusProvider, AgentManager agentManager, com.atlassian.plugin.PluginAccessor pluginAccessor)
           
PlanExecutionManagerImpl(BuildExecutionManager buildExecutionManager, ChainExecutionManager chainExecutionManager, BuildDetectionActionFactory buildDetectionActionFactory, PlanExecutionPermitter planExecutionPermitter, ExecutionStatusProvider executionStatusProvider, PlanManager planManager, StopBuildManager stopBuildManager, TriggerManager triggerManager, PlanExecutionLockService planExecutionLockService)
           
PlanParticleManagerImpl(PlanManager planManager)
           
PlanStatePersisterImpl(PlanManager planManager, BuildResultsIndexer buildResultsIndexer, BuildResultsSummaryManager buildResultsSummaryManager, ErrorUpdateHandler errorUpdateHandler, BuildLoggerManager buildLoggerManager, BuildExecutionManager buildExecutionManager, BuildDefinitionManager buildDefinitionManager, TestsManager testsManager)
           
 

Uses of PlanManager in com.atlassian.bamboo.plan.branch
 

Methods in com.atlassian.bamboo.plan.branch with parameters of type PlanManager
 void JobPropagatingFacade.savePlan(PlanManager planManager)
           
 void ChainStagePropagatingFacade.savePlan(PlanManager planManager)
           
 void ChainPropagatingFacade.savePlan(PlanManager planManager)
           
 void BranchExpiryJob.setPlanManager(PlanManager planManager)
           
 void JobPropagatingFacade.setPlanSuspendedState(PlanManager planManager, boolean suspendedFromBuilding)
           
 

Constructors in com.atlassian.bamboo.plan.branch with parameters of type PlanManager
BranchDetectionServiceImpl(PlanManager planManager, ChainBranchCreationService chainBranchCreationService, RepositoryManager repositoryManager, VcsBranchManager vcsBranchManager, RepositoryCachingFacade repositoryCachingFacade, ErrorHandler errorHandler, ScopedExclusionService scopedExclusionService)
           
 

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

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

Uses of PlanManager in com.atlassian.bamboo.plan.vcsRevision.cleanup
 

Methods in com.atlassian.bamboo.plan.vcsRevision.cleanup with parameters of type PlanManager
 void PlanVcsRevisionHistoryCleanupScheduler.PlanVcsHistoryCleanupJob.setPlanManager(PlanManager planManager)
           
 

Uses of PlanManager in com.atlassian.bamboo.plugins.hg
 

Methods in com.atlassian.bamboo.plugins.hg with parameters of type PlanManager
 void HgCacheHandler.setPlanManager(PlanManager planManager)
           
 

Uses of PlanManager in com.atlassian.bamboo.plugins.jira.release
 

Methods in com.atlassian.bamboo.plugins.jira.release with parameters of type PlanManager
 void JIRAReleasePlanTrigger.setPlanManager(PlanManager planManager)
           
 

Uses of PlanManager in com.atlassian.bamboo.plugins.labeller
 

Methods in com.atlassian.bamboo.plugins.labeller with parameters of type PlanManager
 void BuildLabeller.setPlanManager(PlanManager planManager)
           
 

Uses of PlanManager in com.atlassian.bamboo.plugins.maven.dependencies
 

Methods in com.atlassian.bamboo.plugins.maven.dependencies with parameters of type PlanManager
 void Maven2BuildWebItemCondition.setPlanManager(PlanManager planManager)
           
 

Uses of PlanManager in com.atlassian.bamboo.plugins.maven.dependencies.events
 

Methods in com.atlassian.bamboo.plugins.maven.dependencies.events with parameters of type PlanManager
 void RestoreMaven2ParticlesOnServerStartupEventListener.setPlanManager(PlanManager planManager)
           
 

Constructors in com.atlassian.bamboo.plugins.maven.dependencies.events with parameters of type PlanManager
AutomaticDependencyManagementBuildConfigurationUpdatedListener(PlanDependencyManager planDependencyManager, PlanManager planManager, PlanParticleManager planParticleManager)
           
UpdateChainDependenciesEventListener(ErrorHandler errorHandler, PlanDependencyManager planDependencyManager, PlanManager planManager, PlanParticleManager planParticleManager)
           
 

Uses of PlanManager in com.atlassian.bamboo.plugins.rest.common
 

Methods in com.atlassian.bamboo.plugins.rest.common with parameters of type PlanManager
static void RestHelper.assertPlanExistsAndVisible(PlanManager planManager, PlanKey planKey)
          Checks if Plan exists and is visible for calling user
static Chain RestHelper.getChainByKey(PlanManager planManager, PlanKey planKey)
          Returns a Plan if plan exists and is visible for calling user
static Plan RestHelper.getPlanByKey(PlanManager planManager, PlanKey planKey)
          Returns a Plan if plan exists and is visible for calling user
 

Uses of PlanManager in com.atlassian.bamboo.plugins.rest.gadget
 

Constructors in com.atlassian.bamboo.plugins.rest.gadget with parameters of type PlanManager
PlanProjectResource(ProjectManager projectManager, PlanManager planManager)
           
 

Uses of PlanManager in com.atlassian.bamboo.plugins.rest.resource
 

Constructors in com.atlassian.bamboo.plugins.rest.resource with parameters of type PlanManager
ChartResource(PlanManager planManager, AdministrationConfigurationManager administrationConfigurationManager, ChartManager chartManager)
           
CloneResource(PlanManager planManager, ChainCreationService chainCreationService, BambooPermissionManager bambooPermissionManager, ProjectManager projectManager, PlanService planService)
           
ExportResource(PlanManager planManager, ImportExportManager importExportManager)
           
PlanResource(BambooPermissionManager bambooPermissionManager, BambooUserManager bambooUserManager, LabelManager labelManager, PlanManager planManager, VariableDefinitionManager variableDefinitionManager, BranchDetectionService branchDetectionService, PlanService planService)
           
QueueResource(PlanManager planManager, BambooUserManager bambooUserManager, BuildQueueManager buildQueueManager, PlanExecutionManager planExecutionManager, ResultsSummaryManager resultsSummaryManager)
           
 

Uses of PlanManager in com.atlassian.bamboo.plugins.rest.service
 

Constructors in com.atlassian.bamboo.plugins.rest.service with parameters of type PlanManager
ResultServiceImpl(BambooUserManager bambooUserManager, ResultsSummaryManager resultsSummaryManager, AdministrationConfigurationManager administrationConfigurationManager, LabelManager labelManager, CommentService commentService, ProjectManager projectManager, BuildExecutionManager buildExecutionManager, BuildQueueManager buildQueueManager, PlanManager planManager, PlanExecutionManager planExecutionManager, StageStatusHelper stageStatusHelper, PlanExecutableAgentsHelper planExecutableAgentsHelper, BuildLogFileAccessorFactory buildLogFileAccessorFactory, ChainBranchManager chainBranchManager, DashboardCachingManager dashboardCachingManager, PlanService planService)
           
 

Uses of PlanManager in com.atlassian.bamboo.plugins.web.conditions
 

Methods in com.atlassian.bamboo.plugins.web.conditions with parameters of type PlanManager
 void ViewFilesCondition.setPlanManager(PlanManager planManager)
           
 void TopLevelPlanEditTabCondition.setPlanManager(PlanManager planManager)
           
 void TopLevelPlanAdminTabCondition.setPlanManager(PlanManager planManager)
           
 

Uses of PlanManager in com.atlassian.bamboo.reports.charts
 

Fields in com.atlassian.bamboo.reports.charts declared as PlanManager
protected  PlanManager BambooReportLineChart.planManager
           
 

Methods in com.atlassian.bamboo.reports.charts that return PlanManager
 PlanManager BambooReportLineChart.getPlanManager()
           
 

Methods in com.atlassian.bamboo.reports.charts with parameters of type PlanManager
 void BambooReportLineChart.setPlanManager(PlanManager planManager)
           
 

Uses of PlanManager in com.atlassian.bamboo.repository
 

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

Uses of PlanManager in com.atlassian.bamboo.results
 

Methods in com.atlassian.bamboo.results that return PlanManager
 PlanManager BuildResultsImpl.getPlanManager()
          Deprecated.  
 

Methods in com.atlassian.bamboo.results with parameters of type PlanManager
 void BuildResultsImpl.setPlanManager(PlanManager planManager)
          Deprecated.  
 void BuildResults.setPlanManager(PlanManager planManager)
          Deprecated.  
 

Uses of PlanManager in com.atlassian.bamboo.resultsummary
 

Fields in com.atlassian.bamboo.resultsummary with type parameters of type PlanManager
protected static com.google.common.base.Supplier<PlanManager> AbstractResultsSummary.planManagerRef
           
protected static com.google.common.base.Supplier<PlanManager> AbstractResultsSummary.planManagerSupplier
           
 

Uses of PlanManager in com.atlassian.bamboo.resultsummary.search
 

Methods in com.atlassian.bamboo.resultsummary.search that return PlanManager
 PlanManager IndexedBuildResultsSearcherImpl.getPlanManager()
           
 

Methods in com.atlassian.bamboo.resultsummary.search with parameters of type PlanManager
 void IndexedBuildResultsSearcherImpl.setPlanManager(PlanManager planManager)
           
 

Uses of PlanManager in com.atlassian.bamboo.resultsummary.tests
 

Constructors in com.atlassian.bamboo.resultsummary.tests with parameters of type PlanManager
TestsManagerImpl(TestsDao testsDao, TestResultsDao testResultsDao, PlanManager planManager, BuildResultsSummaryManager buildResultsSummaryManager)
           
 

Uses of PlanManager in com.atlassian.bamboo.security
 

Methods in com.atlassian.bamboo.security with parameters of type PlanManager
 void BambooPermissionManagerImpl.setPlanManager(PlanManager planManager)
           
 void BambooCachingPermissionManagerFacade.setPlanManager(PlanManager planManager)
           
 

Uses of PlanManager in com.atlassian.bamboo.security.acegi.acls
 

Constructors in com.atlassian.bamboo.security.acegi.acls with parameters of type PlanManager
HibernateObjectIdentityRetrievalStrategyImpl(PlanManager planManager)
           
 

Uses of PlanManager in com.atlassian.bamboo.security.applinks
 

Constructors in com.atlassian.bamboo.security.applinks with parameters of type PlanManager
BambooHostApplication(com.atlassian.plugin.PluginAccessor pluginAccessor, com.atlassian.applinks.spi.util.TypeAccessor typeAccessor, ProjectManager projectManager, PlanManager planManager, BambooPermissionManager permissionManager, AdministrationConfigurationManager configurationManager, BootstrapManager bootstrapManager, com.atlassian.applinks.api.ApplicationLinkService applicationLinkService)
           
 

Uses of PlanManager in com.atlassian.bamboo.spring
 

Fields in com.atlassian.bamboo.spring with type parameters of type PlanManager
static com.google.common.base.Supplier<PlanManager> ComponentAccessor.PLAN_MANAGER
           
 

Uses of PlanManager in com.atlassian.bamboo.task
 

Constructors in com.atlassian.bamboo.task with parameters of type PlanManager
TaskConfigurationServiceImpl(BuildDefinitionManager buildDefinitionManager, TaskManager taskManager, BuildDefinitionConverter buildDefinitionConverter, com.opensymphony.xwork.TextProvider textProvider, PlanManager planManager, AuditLogService auditLogService, ScopedExclusionService scopedExclusionService)
           
 

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

Methods in com.atlassian.bamboo.upgrade.tasks with parameters of type PlanManager
 void UpgradeTask2904SetFailedChainNotification.setPlanManager(PlanManager planManager)
           
 void UpgradeTask2903IntroduceVcsBranchTable.setPlanManager(PlanManager planManager)
           
 void UpgradeTask2810RemoveJobRepositoryLinks.setPlanManager(PlanManager planManager)
           
 void UpgradeTask2713InitializeWorkingDirectoryOfJobs.setPlanManager(PlanManager planManager)
           
 void UpgradeTask2712CalculateRequirementsOfCheckoutTasks.setPlanManager(PlanManager planManager)
           
 void UpgradeTask2711SingleCleanCheckoutOptionPerTask.setPlanManager(PlanManager planManager)
           
 void UpgradeTask2709MoveRepositoryChangesetsToChainResult.setPlanManager(PlanManager planManager)
           
 void UpgradeTask2707MoveJobRepositoryToPlan.setPlanManager(PlanManager planManager)
           
 void UpgradeTask2704InitializeRepositoryChangesets.setPlanManager(PlanManager planManager)
           
 void UpgradeTask2703MoveRepositoryConfigIntoTable.setPlanManager(PlanManager planManager)
           
 void UpgradeTask2701SetCommitId.setPlanManager(PlanManager planManager)
           
 void UpgradeTask2516SetSvnAutodetectRootUrl.setPlanManager(PlanManager planManager)
           
 void UpgradeTask2514UpdateProcessingDuration.setPlanManager(PlanManager planManager)
           
 void UpgradeTask2409ConvertMavenDependencyPluginConfiguration.setPlanManager(PlanManager planManager)
           
 void UpgradeTask2408RecalculateJobRequirementsForTasksUpgrade.setPlanManager(PlanManager planManager)
           
 void UpgradeTask2405ConvertBuildersToTasks.setPlanManager(PlanManager planManager)
           
 void UpgradeTask2303RemoveOrphanedBuildData.setPlanManager(PlanManager planManager)
           
 void UpgradeTask2204MigrateArtifactDefinitions.setPlanManager(PlanManager planManager)
           
 

Uses of PlanManager in com.atlassian.bamboo.utils
 

Methods in com.atlassian.bamboo.utils with parameters of type PlanManager
protected  Plan BambooMockitoTestCase.mockPlanAndStubPlanManager(PlanManager planManager, PlanKey planKey)
           
protected
<T extends Plan>
T
BambooMockitoTestCase.mockPlanAndStubPlanManager(PlanManager planManager, PlanKey planKey, java.lang.Class<T> planClass)
           
protected  Plan BambooMockitoTestCase.mockPlanAndStubPlanManager(PlanManager planManager, java.lang.String planKey)
           
static com.google.common.base.Predicate<Project> BambooPredicates.projectIsNotEmpty(PlanManager planManager)
          Return predicate for filtering not empty projects (those which contain at least 1 plan)
 

Uses of PlanManager in com.atlassian.bamboo.v2.build
 

Methods in com.atlassian.bamboo.v2.build that return PlanManager
 PlanManager CurrentBuildResultImpl.getPlanManager()
           
 

Methods in com.atlassian.bamboo.v2.build with parameters of type PlanManager
 void CurrentBuildResultImpl.setPlanManager(PlanManager planManager)
           
 

Uses of PlanManager in com.atlassian.bamboo.v2.build.agent
 

Constructors in com.atlassian.bamboo.v2.build.agent with parameters of type PlanManager
LocalBuildResultProcessor(BuildExecutionManager buildExecutionManager, PlanManager planManager, BuildResultsSummaryManager buildResultsSummaryManager, com.atlassian.event.api.EventPublisher eventManager, BuildLoggerManager buildLoggerManager, com.atlassian.plugin.PluginAccessor pluginAccessor, PlanStatePersisterService planStatePersisterService, CustomVariableContextRunner customVariableContextRunner)
           
 

Uses of PlanManager in com.atlassian.bamboo.v2.build.agent.capability
 

Methods in com.atlassian.bamboo.v2.build.agent.capability with parameters of type PlanManager
 void CapabilitySetManagerImpl.setPlanManager(PlanManager planManager)
           
 

Uses of PlanManager in com.atlassian.bamboo.v2.build.dependencies
 

Constructors in com.atlassian.bamboo.v2.build.dependencies with parameters of type PlanManager
DependencyTreeBuilderImpl(PlanManager planManager, PlanDependencyManager planDependencyManager)
           
 

Uses of PlanManager in com.atlassian.bamboo.v2.build.events
 

Methods in com.atlassian.bamboo.v2.build.events with parameters of type PlanManager
 void PostBuildCompletedEventListener.setPlanManager(PlanManager planManager)
           
 

Constructors in com.atlassian.bamboo.v2.build.events with parameters of type PlanManager
BuildCompletedEventListener(CustomVariableContextRunner customVariableContextRunner, ErrorUpdateHandler errorUpdateHandler, PlanManager planManager, com.atlassian.plugin.PluginAccessor pluginAccessor)
           
 

Uses of PlanManager in com.atlassian.bamboo.v2.build.queue
 

Constructors in com.atlassian.bamboo.v2.build.queue with parameters of type PlanManager
BuildQueueManagerImpl(com.atlassian.event.api.EventPublisher eventPublisher, BuildExecutionManager buildExecutionManager, PlanManager planManager, org.springframework.jms.core.JmsTemplate jmsTemplate, com.atlassian.plugin.PluginAccessor pluginAccessor, ErrorUpdateHandler errorUpdateHandler, BootstrapManager bootstrapManager, BuildResultsSummaryManager buildResultsSummaryManager, PlanExecutableAgentsHelper planExecutableAgentsHelper, CustomVariableContextRunner customVariableContextRunner)
           
 

Uses of PlanManager in com.atlassian.bamboo.v2.trigger
 

Methods in com.atlassian.bamboo.v2.trigger with parameters of type PlanManager
 void DetectChangesAfterBuildCompletedListener.setPlanManager(PlanManager planManager)
           
 void ChangeDetectionListenerAction.setPlanManager(PlanManager planManager)
           
 

Uses of PlanManager in com.atlassian.bamboo.ww2
 

Fields in com.atlassian.bamboo.ww2 declared as PlanManager
protected  PlanManager BambooActionSupport.planManager
           
 

Methods in com.atlassian.bamboo.ww2 that return PlanManager
 PlanManager BambooActionSupport.getPlanManager()
           
 

Methods in com.atlassian.bamboo.ww2 with parameters of type PlanManager
 void BambooActionSupport.setPlanManager(PlanManager planManager)
           
 

Constructors in com.atlassian.bamboo.ww2 with parameters of type PlanManager
FreemarkerContext(BambooLicenseManager bambooLicenseManager, AdministrationConfigurationManager administrationConfigurationManager, BambooPermissionManager bambooPermissionManager, DashboardCachingManager dashboardCachingManager, com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager, BambooUserManager bambooUserManager, com.atlassian.plugin.PluginAccessor pluginAccessor, PlanFavouriteService planFavouriteService, GravatarService gravatarService, ServerLifecycleProvider serverLifecycleProvider, PlanManager planManager)
           
 

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

Constructors in com.atlassian.bamboo.ww2.actions.admin.bulk with parameters of type PlanManager
AddNotificationBulkAction(PlanManager planManager, NotificationManager notificationManager)
           
DeleteAllNotificationBulkAction(PlanManager planManager)
           
DisablePlanBulkAction(PlanManager planManager)
           
EnablePlanBulkAction(PlanManager planManager)
           
ManualBuildBulkAction(PlanManager planManager)
           
 

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

Constructors in com.atlassian.bamboo.ww2.actions.build.admin.create with parameters of type PlanManager
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 PlanManager in com.atlassian.bamboo.ww2.interceptors
 

Methods in com.atlassian.bamboo.ww2.interceptors with parameters of type PlanManager
 void RepositoryConfigurationEditInterceptor.setPlanManager(PlanManager planManager)
           
 void PlanLimitAwareInterceptor.setPlanManager(PlanManager planManager)
           
 void PlanAwareInterceptor.setPlanManager(PlanManager planManager)
           
 void NavigationAwareInterceptor.setPlanManager(PlanManager planManager)
           
 void ChainAwareInterceptor.setPlanManager(PlanManager planManager)
           
 void BuildConfigurationEditInterceptor.setPlanManager(PlanManager planManager)
           
 

Uses of PlanManager in com.atlassian.bamboo.xmpp.commands
 

Methods in com.atlassian.bamboo.xmpp.commands with parameters of type PlanManager
 void AddLabel.setPlanManager(PlanManager planManager)
           
 void AddComment.setPlanManager(PlanManager planManager)
           
 

Uses of PlanManager in com.atlassian.sal.bambootest.tests
 

Constructors in com.atlassian.sal.bambootest.tests with parameters of type PlanManager
SalPluginSettingsTestServlet(com.atlassian.sal.api.pluginsettings.PluginSettingsFactory pluginSettingsFactory, com.atlassian.sal.api.project.ProjectManager projectManager, com.atlassian.bandana.BandanaManager bandanaManager, PlanManager planManager)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.