Constructor and Description |
---|
DashboardCachingManagerImpl(ImmutablePlanCacheService immutablePlanCacheService,
PlanDao planDao) |
Constructor and Description |
---|
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,
ArtifactManager artifactManager,
AuditLogService auditLogService,
VariableDefinitionManager variableDefinitionManager,
RepositoryDefinitionManager repositoryDefinitionManager,
PlanVcsRevisionHistoryService planVcsRevisionHistoryService,
ChainBranchManager chainBranchManager,
VcsBranchManager vcsBranchManager,
StopBuildManager stopBuildManager,
ImmutablePlanCacheService immutablePlanCacheService,
ArtifactDao artifactDao,
DeploymentProjectService deploymentProjectService,
DeploymentVersionService deploymentVersionService,
AgentAssignmentService agentAssignmentService) |
Constructor and Description |
---|
JiraBranchLinkingServiceImpl(PlanManager planManager,
JiraRemoteIssueManager jiraRemoteIssueManager,
JiraRestService jiraRestService,
JiraApplinksService jiraApplinksService,
JiraIssueUtils jiraIssueUtils,
ImpersonationService impersonationService,
ImmutablePlanCacheService immutablePlanCacheService) |
Constructor and Description |
---|
ImportExportManagerImpl(DeletionService deletionService,
XmlMigrator xmlMigrator,
com.opensymphony.xwork2.TextProvider textProvider,
AdminErrorHandler adminErrorHandler,
DummyResultsSummaryCache dummyResultsSummaryCache,
ImmutablePlanCacheService immutablePlanCacheService,
ServerLifecycleManager serverLifecycleManager,
org.hibernate.SessionFactory sessionFactory) |
Modifier and Type | Method and Description |
---|---|
static <T extends ImmutableChain> |
PlanTestHelper.mockPlan(ImmutablePlanCacheService immutablePlanCacheService,
PlanKey planKey,
Class<T> planClass) |
Constructor and Description |
---|
BranchIntegrationServiceImpl(ImmutablePlanCacheService immutablePlanCacheService,
RepositoryDefinitionManager repositoryDefinitionManager) |
Constructor and Description |
---|
ImmutableChainBranchImpl(ChainBranch chainBranch,
BuildLoggerManager buildLoggerManager,
ImmutablePlanCacheService immutablePlanCacheService,
ImmutablePlanManager immutablePlanManager,
LabelManager labelManager,
ResultsSummaryManager resultsSummaryManager,
RepositoryDefinitionManager repositoryDefinitionManager,
VariableDefinitionManager variableDefinitionManager,
BuildDefinition buildDefinition) |
Modifier and Type | Class and Description |
---|---|
class |
ImmutablePlanCacheServiceImpl |
Modifier and Type | Method and Description |
---|---|
Iterable<PlanKey> |
ImmutablePlanCacheService.CacheInvalidator.getChainsToInvalidate(ImmutablePlanCacheService immutablePlanCacheService,
com.google.common.cache.Cache<PlanKey,ImmutableChain> planKeyChainMap)
This gets passed some cache internals for invalidation
|
Constructor and Description |
---|
AbstractImmutableChain(Chain chain,
BuildLoggerManager buildLoggerManager,
ImmutablePlanCacheService immutablePlanCacheService,
ImmutablePlanManager immutablePlanManager,
LabelManager labelManager,
ResultsSummaryManager resultsSummaryManager,
RepositoryDefinitionManager repositoryDefinitionManager,
VariableDefinitionManager variableDefinitionManager,
BuildDefinition buildDefinition) |
CachedPlanManagerImpl(ImmutablePlanCacheService immutablePlanCacheService) |
ImmutableChainImpl(Chain chain,
BuildLoggerManager buildLoggerManager,
ImmutablePlanCacheService immutablePlanCacheService,
ImmutablePlanManager immutablePlanManager,
LabelManager labelManager,
ResultsSummaryManager resultsSummaryManager,
RepositoryDefinitionManager repositoryDefinitionManager,
VariableDefinitionManager variableDefinitionManager,
BuildDefinition buildDefinition) |
Modifier and Type | Method and Description |
---|---|
void |
HasBranchesCondition.setImmutablePlanCacheService(ImmutablePlanCacheService immutablePlanCacheService) |
Modifier and Type | Field and Description |
---|---|
static com.google.common.base.Supplier<ImmutablePlanCacheService> |
ComponentAccessor.IMMUTABLE_PLAN_CACHE_SERVICE
Deprecated.
|
Constructor and Description |
---|
DependencyTreeBuilderImpl(ImmutablePlanCacheService immutablePlanCacheService,
PlanDependencyManager planDependencyManager) |
Constructor and Description |
---|
DefaultDependencyBlockingManager(DependencyTreeBuilder dependencyTreeBuilder,
ImmutablePlanCacheService immutablePlanCacheService,
ChangeDetectionManager changeDetectionManager,
PlanExecutionManager planExecutionManager,
TriggerManager triggerManager,
ErrorUpdateHandler errorUpdateHandler,
BuildNumberGeneratorService buildNumberGenerator,
ChainExecutionManager chainExecutionManager,
BuildContextBuilderFactory buildContextBuilderFactory) |
Modifier and Type | Method and Description |
---|---|
void |
InitialBuildListener.setImmutablePlanCacheService(ImmutablePlanCacheService immutablePlanCacheService) |
void |
ChangeDetectionListener.setImmutablePlanCacheService(ImmutablePlanCacheService immutablePlanCacheService) |
void |
ChangeDetectionListenerAction.setImmutablePlanCacheService(ImmutablePlanCacheService immutablePlanCacheService) |
Constructor and Description |
---|
ChildDependencyBuildDetectionAction(ImmutablePlan plan,
PlanIdentifier child,
BuildNumberGeneratorService buildNumberGenerator,
TriggerManager triggerManager,
BuildChanges buildChanges,
ErrorUpdateHandler errorUpdateHandler,
ImmutablePlanCacheService immutablePlanCacheService,
BuildContextBuilderFactory buildContextBuilderFactory) |
DependencyChainListener(BuildDetectionActionFactory buildDetectionActionFactory,
DependencyBlockingManager dependencyBlockingManager,
ImmutablePlanCacheService immutablePlanCacheService,
PlanDependencyManager planDependencyManager,
NonBlockingPlanExecutionService nonBlockingPlanExecutionService,
BuildResultsSummaryManagerImpl resultsSummaryManager) |
Constructor and Description |
---|
VcsRepositoryConfigurationServiceImpl(RepositoryDefinitionManager repositoryDefinitionManager,
AuditLogService auditLogService,
HibernateMutableAclService aclService,
RawRepositoryConfigurationXmlConverter rawRepositoryConfigurationXmlConverter,
ImmutablePlanCacheService immutablePlanCacheService,
ScopedExclusionService scopedExclusionService,
TriggerConfigurationService triggerConfigurationService,
TaskConfigurationService taskConfigurationService,
ChainBranchManager chainBranchManager,
EnvironmentTaskService environmentTaskService,
BuildDefinitionManager buildDefinitionManager,
com.atlassian.event.api.EventPublisher eventPublisher,
BranchDetectionService branchDetectionService,
VcsRepositoryManager vcsRepositoryManager) |
Modifier and Type | Method and Description |
---|---|
void |
ViewBambooInternals.setImmutablePlanCacheService(ImmutablePlanCacheService immutablePlanCacheService) |
Modifier and Type | Method and Description |
---|---|
void |
IsTopLevelPlanCondition.setImmutablePlanCacheService(ImmutablePlanCacheService immutablePlanCacheService) |
void |
IsBranchCondition.setImmutablePlanCacheService(ImmutablePlanCacheService immutablePlanCacheService) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.