|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PlanManager in com.atlassian.bamboo.agent.elastic.schedule |
---|
Constructors in com.atlassian.bamboo.agent.elastic.schedule with parameters of type PlanManager | |
---|---|
ElasticRunningInstancesOptimizer(BuildQueueManager buildQueueManager,
LocalAgentManager agentManager,
PlanManager planManager,
ElasticInstanceManager elasticInstanceManager,
ElasticAccountBean elasticAccountBean,
BuildExecutionManager buildExecutionManager,
BambooLicenseManager bambooLicenseManager,
BuildResultsSummaryManager buildResultsSummaryManager,
AdministrationConfigurationManager administrationConfigurationManager,
com.opensymphony.xwork.TextProvider textProvider)
|
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)
|
|
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 | |
---|---|
BuildCreationService(PlanManager planManager,
ProjectManager projectManager,
BambooAclUpdateHelper aclUpdateHelper,
BambooAuthenticationContext authenticationContext,
BambooLicenseManager bambooLicenseManager,
HibernateMutableAclService aclService,
PlanScheduler planScheduler,
RepositoryConfigHelper repositoryConfigHelper,
BuildStrategyConfigHelper buildStrategyConfigHelper,
WebRepositoryConfigHelper webRepositoryConfigHelper,
com.atlassian.event.EventManager eventManager,
BuildDefinitionConverter buildDefinitionConverter,
NotificationManager notificationManager,
PlanValidationService planValidationService,
AuditLogService auditLogService,
ArtifactDefinitionManager artifactDefinitionManager,
ArtifactSubscriptionManager artifactSubscriptionManager)
|
|
ChainCreationService(PlanManager planManager,
ProjectManager projectManager,
BambooAclUpdateHelper aclUpdateHelper,
BambooAuthenticationContext authenticationContext,
BambooLicenseManager bambooLicenseManager,
HibernateMutableAclService aclService,
PlanScheduler planScheduler,
RepositoryConfigHelper repositoryConfigHelper,
BuildStrategyConfigHelper buildStrategyConfigHelper,
WebRepositoryConfigHelper webRepositoryConfigHelper,
com.atlassian.event.EventManager eventManager,
PlanValidationService planValidationService,
AuditLogService auditLogService,
BuildDefinitionConverter buildDefinitionConverter,
NotificationManager notificationManager,
JobCreationService jobCreationService,
ArtifactDefinitionManager artifactDefinitionManager,
ArtifactSubscriptionManager artifactSubscriptionManager)
|
|
JobCreationService(PlanManager planManager,
ProjectManager projectManager,
BambooAclUpdateHelper aclUpdateHelper,
BambooAuthenticationContext authenticationContext,
BambooLicenseManager bambooLicenseManager,
HibernateMutableAclService aclService,
PlanScheduler planScheduler,
RepositoryConfigHelper repositoryConfigHelper,
BuildStrategyConfigHelper buildStrategyConfigHelper,
WebRepositoryConfigHelper webRepositoryConfigHelper,
com.atlassian.event.EventManager eventManager,
PlanValidationService planValidationService,
AuditLogService auditLogService,
BuildDefinitionConverter buildDefinitionConverter,
ArtifactDefinitionManager artifactDefinitionManager,
ArtifactSubscriptionManager artifactSubscriptionManager)
|
|
PlanCreationTemplate(PlanManager planManager,
ProjectManager projectManager,
BambooAclUpdateHelper aclUpdateHelper,
BambooAuthenticationContext authenticationContext,
BambooLicenseManager bambooLicenseManager,
HibernateMutableAclService aclService,
PlanScheduler planScheduler,
RepositoryConfigHelper repositoryConfigHelper,
BuildStrategyConfigHelper buildStrategyConfigHelper,
WebRepositoryConfigHelper webRepositoryConfigHelper,
com.atlassian.event.EventManager eventManager,
PlanValidationService planValidationService,
AuditLogService auditLogService,
BuildDefinitionConverter buildDefinitionConverter,
ArtifactDefinitionManager artifactDefinitionManager,
ArtifactSubscriptionManager artifactSubscriptionManager)
|
|
PlanValidationServiceImpl(ProjectManager projectManager,
PlanManager planManager,
com.opensymphony.xwork.TextProvider textProvider,
RepositoryConfigHelper repositoryConfigHelper,
WebRepositoryConfigHelper webRepositoryConfigHelper,
BuildStrategyConfigHelper buildStrategyConfigHelper,
BuilderConfigHelper builderConfigHelper)
|
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)
|
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.build.strategy |
---|
Methods in com.atlassian.bamboo.build.strategy with parameters of type PlanManager | |
---|---|
void |
QuartzStrategyJob.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.buildtrigger |
---|
Methods in com.atlassian.bamboo.buildtrigger with parameters of type PlanManager | |
---|---|
void |
PlansGreenCondition.setPlanManager(PlanManager planManager)
|
Uses of PlanManager in com.atlassian.bamboo.caching |
---|
Constructors in com.atlassian.bamboo.caching with parameters of type PlanManager | |
---|---|
DashboardCachingManagerImpl(PlanManager planManager)
|
Uses of PlanManager in com.atlassian.bamboo.chains |
---|
Constructors in com.atlassian.bamboo.chains with parameters of type PlanManager | |
---|---|
ChainResultManagerImpl(BuildResultsSummaryManager buildResultsSummaryManager,
LimitedConcurrencyCaller limitedConcurrencyCaller,
ErrorUpdateHandler errorUpdateHandler,
com.opensymphony.xwork.TextProvider textProvider,
PlanManager planManager)
|
|
ChainStateFactoryImpl(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.container.startup |
---|
Constructors in com.atlassian.bamboo.container.startup with parameters of type PlanManager | |
---|---|
PendingBuildResultsCleanupImpl(PlanManager planManager,
BuildResultsSummaryManager buildResultsSummaryManager)
|
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.EventManager eventManager,
ResultsSummaryManager resultsSummaryManager,
BuildSuspensionCheckBean buildSuspensionCheckBean,
AdminErrorHandler adminErrorHandler,
org.acegisecurity.acls.MutableAclService aclService,
TestsManager testsManager,
ProjectManager projectManager,
PlanManager planManager,
ChainStageDao chainStageDao,
com.atlassian.bandana.BandanaPersister bandanaPersister,
com.atlassian.plugin.PluginAccessor pluginAccessor,
ArtifactDefinitionManager artifactDefinitionManager,
ArtifactSubscriptionManager artifactSubscriptionManager,
AuditLogService auditLogService,
VariableDefinitionManager variableDefinitionManager)
|
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 | |
---|---|
AggregatedChainErrorAccessor(ErrorHandler errorHandler,
PlanManager planManager,
ResultsSummaryManager resultsSummaryManager)
|
|
ElasticErrorDetails(int errorNumber,
java.lang.Long agentId,
java.lang.String instanceId,
java.lang.String context,
java.util.Date timeStamp,
ThrowableDetails throwableDetails,
PlanManager planManager,
LocalAgentManager localAgentManager,
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,
LocalAgentManager localAgentManager,
BuildResultsSummaryManager buildResultsSummaryManager)
|
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
|
Constructors in com.atlassian.bamboo.migration.stream with parameters of type PlanManager | |
---|---|
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)
|
|
ArtifactDefinitionMapper(net.sf.hibernate.SessionFactory sessionFactory,
ArtifactDefinitionDao artifactDefinitionDao,
PlanManager planManager)
|
|
ArtifactSubscriptionMapper(net.sf.hibernate.SessionFactory sessionFactory,
ArtifactDefinitionDao artifactDefinitionDao,
ArtifactSubscriptionDao artifactSubscriptionDao,
PlanManager planManager)
|
|
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)
|
|
ChainStageMapper(net.sf.hibernate.SessionFactory sessionFactory,
Chain chain,
PlanManager planManager)
|
|
LegacyProjectDependencyMapper(net.sf.hibernate.SessionFactory sessionFactory,
PlanManager planManager,
PlanDependencyManager planDependencyManager)
|
|
ProjectBuildMapper(net.sf.hibernate.SessionFactory sessionFactory,
ProjectManager projectManager,
BuildResultsSummaryManager buildResultsSummaryManager,
ExtendedAuthorManager extendedAuthorManager,
LabelDao labelDao,
NotificationManager notificationManager,
PlanManager planManager,
BuildResultsSummaryDao buildResultsSummaryDao)
|
|
ProjectChainMapper(net.sf.hibernate.SessionFactory sessionFactory,
ProjectManager projectManager,
BuildResultsSummaryManager buildResultsSummaryManager,
ExtendedAuthorManager extendedAuthorManager,
LabelDao labelDao,
NotificationManager notificationManager,
PlanManager planManager,
BuildResultsSummaryDao buildResultsSummaryDao)
|
|
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)
|
|
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)
|
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 |
---|
Classes in com.atlassian.bamboo.plan that implement PlanManager | |
---|---|
class |
PlanManagerImpl
|
Constructors in com.atlassian.bamboo.plan with parameters of type PlanManager | |
---|---|
PlanExecutableAgentsHelperImpl(PlanManager planManager,
ExecutionStatusProvider executionStatusProvider,
LocalAgentManager localAgentManager,
com.atlassian.plugin.PluginAccessor pluginAccessor)
|
|
PlanExecutionManagerImpl(BuildExecutionManager buildExecutionManager,
ChainExecutionManager chainExecutionManager,
BuildDetectionActionFactory buildDetectionActionFactory,
PlanExecutionPermitter planExecutionPermitter,
ExecutionStatusProvider executionStatusProvider,
PlanManager planManager,
StopBuildManager stopBuildManager)
|
|
PlanParticleManagerImpl(PlanManager planManager,
PlanDependencyManager planDependencyManager)
|
|
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.artifact |
---|
Constructors in com.atlassian.bamboo.plan.artifact with parameters of type PlanManager | |
---|---|
ArtifactDefinitionManagerImpl(ArtifactDefinitionDao artifactDefinitionDao,
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.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 |
UpdateChainDependenciesEventListener.setPlanManager(PlanManager planManager)
|
void |
RestoreMaven2ParticlesOnServerStartupEventListener.setPlanManager(PlanManager planManager)
|
void |
AutomaticDependencyManagementBuildConfigurationUpdatedListener.setPlanManager(PlanManager planManager)
|
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.model.project |
---|
Methods in com.atlassian.bamboo.plugins.rest.model.project with parameters of type PlanManager | |
---|---|
void |
RestProject.expand(PlanManager planManager,
LabelManager labelManager)
|
Constructors in com.atlassian.bamboo.plugins.rest.model.project with parameters of type PlanManager | |
---|---|
RestProjectExpander(PlanManager planManager,
LabelManager labelManager)
|
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)
|
|
PlanResource(BambooPermissionManager bambooPermissionManager,
BambooUserManager bambooUserManager,
LabelManager labelManager,
PlanManager planManager,
VariableDefinitionManager variableDefinitionManager)
|
|
ProjectResource(PlanManager planManager,
BambooUserManager bambooUserManager,
LabelManager labelManager,
ProjectManager projectManager)
|
|
QueueResource(PlanManager planManager,
BambooUserManager bambooUserManager,
BuildQueueManager buildQueueManager,
PlanExecutionManager planExecutionManager)
|
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,
JiraServerManager jiraServerManager,
AdministrationConfigurationManager administrationConfigurationManager,
LabelManager labelManager,
CommentManager commentManager,
com.atlassian.event.EventManager eventManager,
ProjectManager projectManager,
BuildExecutionManager buildExecutionManager,
BuildQueueManager buildQueueManager,
PlanManager planManager,
PlanExecutionManager planExecutionManager,
StageStatusHelper stageStatusHelper,
PlanExecutableAgentsHelper planExecutableAgentsHelper,
BuildLogFileAccessorFactory buildLogFileAccessorFactory)
|
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.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.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)
|
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.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)
|
Uses of PlanManager in com.atlassian.bamboo.upgrade.tasks |
---|
Methods in com.atlassian.bamboo.upgrade.tasks with parameters of type PlanManager | |
---|---|
void |
UpgradeTask901JiraIssueTypes.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)
|
void |
UpgradeTask2033MigrateMaven2DependencyConfiguration.setPlanManager(PlanManager planManager)
|
void |
UpgradeTask2032ChangeDepProviderIdToKey.setPlanManager(PlanManager planManager)
|
void |
UpgradeTask2025BuildChainConversion.setPlanManager(PlanManager planManager)
|
void |
UpgradeTask2022SetChainResultRelationshipOnJobResult.setPlanManager(PlanManager planManager)
|
void |
UpgradeTask2015SetFirstBuildNumbers.setPlanManager(PlanManager planManager)
|
void |
UpgradeTask2010UpdateFirstLastNextJobBuildNumbers.setPlanManager(PlanManager planManager)
|
void |
UpgradeTask1904FixTestCaseCount.setPlanManager(PlanManager planManager)
|
void |
UpgradeTask1825MovingTestsAndArtifactLinksToDB.setPlanManager(PlanManager planManager)
|
void |
UpgradeTask1823ExpiryTypeMigration.setPlanManager(PlanManager planManager)
|
void |
UpgradeTask1804ArtifactLinks.setPlanManager(PlanManager planManager)
|
void |
UpgradeTask1803ProperlyDisableMaven2PlanDependencies.setPlanManager(PlanManager planManager)
|
void |
UpgradeTask1704Dependencies.setPlanManager(PlanManager planManager)
|
void |
UpgradeTask1702WebRepositoryViewer.setPlanManager(PlanManager planManager)
|
void |
UpgradeTask1102NotificationRecipients.setPlanManager(PlanManager planManager)
|
void |
UpgradeTask1101NotificationRecipients.setPlanManager(PlanManager planManager)
|
void |
UpgradeTask1002CleanupEmptyAuthors.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
|
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.EventManager eventManager,
BuildLoggerManager buildLoggerManager,
com.atlassian.plugin.PluginAccessor pluginAccessor,
PlanStatePersisterService planStatePersisterService)
|
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)
|
void |
BuildCompletedEventListener.setPlanManager(PlanManager planManager)
|
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.EventManager eventManager,
BuildExecutionManager buildExecutionManager,
PlanManager planManager,
org.springframework.jms.core.JmsTemplate jmsTemplate,
com.atlassian.plugin.PluginAccessor pluginAccessor,
ErrorUpdateHandler errorUpdateHandler,
BootstrapManager bootstrapManager,
BuildResultsSummaryManager buildResultsSummaryManager,
PlanExecutableAgentsHelper planExecutableAgentsHelper)
|
Uses of PlanManager in com.atlassian.bamboo.v2.build.trigger |
---|
Constructors in com.atlassian.bamboo.v2.build.trigger with parameters of type PlanManager | |
---|---|
DefaultDependencyBlockingManager(DependencyTreeBuilder dependencyTreeBuilder,
PlanManager planManager,
ChangeDetectionManager changeDetectionManager,
PlanExecutionManager planExecutionManager,
TriggerReasonManager triggerReasonManager,
ErrorUpdateHandler errorUpdateHandler,
BuildNumberGeneratorService buildNumberGenerator)
|
Uses of PlanManager in com.atlassian.bamboo.v2.trigger |
---|
Methods in com.atlassian.bamboo.v2.trigger with parameters of type PlanManager | |
---|---|
void |
InitialBuildListener.setPlanManager(PlanManager planManager)
|
void |
DetectChangesAfterBuildCompletedListener.setPlanManager(PlanManager planManager)
|
void |
ChangeDetectionListener.setPlanManager(PlanManager planManager)
|
Constructors in com.atlassian.bamboo.v2.trigger with parameters of type PlanManager | |
---|---|
DependencyBuildListener(PlanManager planManager,
PlanExecutionManager planExecutionManager,
PlanDependencyManager planDependencyManager,
DependencyBlockingManager dependencyBlockingManager,
BuildDetectionActionFactory buildDetectionActionFactory)
|
|
DependencyChainListener(PlanExecutionManager planExecutionManager,
PlanDependencyManager planDependencyManager,
PlanManager planManager,
BuildDetectionActionFactory buildDetectionActionFactory,
DependencyBlockingManager dependencyBlockingManager)
|
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)
|
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)
|
|
ManualBuildBulkAction(PlanManager planManager)
|
Uses of PlanManager in com.atlassian.bamboo.ww2.actions.build.admin |
---|
Methods in com.atlassian.bamboo.ww2.actions.build.admin with parameters of type PlanManager | |
---|---|
void |
MoveBuilds.setPlanManager(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 | |
---|---|
UIConfigBean(WebRepositoryViewerManager webRepositoryViewerManager,
BuildStrategyManager buildStrategyManager,
RepositoryManager repositoryManager,
BuilderManager builderManager,
ProjectManager projectManager,
BambooLicenseManager bambooLicenseManager,
PlanManager planManager,
JdkManager jdkManager,
TaskManager taskManager)
|
Uses of PlanManager in com.atlassian.bamboo.ww2.actions.chains |
---|
Methods in com.atlassian.bamboo.ww2.actions.chains with parameters of type PlanManager | |
---|---|
void |
CreateJob.setPlanManager(PlanManager planManager)
|
Uses of PlanManager in com.atlassian.bamboo.ww2.interceptors |
---|
Methods in com.atlassian.bamboo.ww2.interceptors with parameters of type 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.bamboo.pluginsettings |
---|
Constructors in com.atlassian.sal.bamboo.pluginsettings with parameters of type PlanManager | |
---|---|
BambooPluginSettingsFactory(com.atlassian.bandana.BandanaManager bandanaManager,
PlanManager planManager,
ProjectManager projectManager)
|
Uses of PlanManager in com.atlassian.sal.bamboo.project |
---|
Constructors in com.atlassian.sal.bamboo.project with parameters of type PlanManager | |
---|---|
BambooProjectManager(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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |