Constructor and Description |
---|
ImmutableChainStageImpl(ImmutableChain chain,
ChainStage mutableStage,
ImmutablePlanManager immutablePlanManager,
ImmutablePlanCacheService immutablePlanCacheService) |
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) |
Modifier and Type | Method and Description |
---|---|
static <T extends ImmutableChain> |
PlanTestHelper.mockPlan(ImmutablePlanCacheService immutablePlanCacheService,
PlanKey planKey,
Class<T> planClass) |
Constructor and Description |
---|
ImmutableChainBranchImpl(ChainBranch chainBranch,
BuildLoggerManager buildLoggerManager,
ImmutablePlanCacheService immutablePlanCacheService,
ImmutablePlanManager immutablePlanManager,
LabelManager labelManager,
ResultsSummaryManager resultsSummaryManager,
RepositoryDefinitionManager repositoryDefinitionManager,
CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager,
VariableDefinitionManager variableDefinitionManager,
BuildDefinition buildDefinition) |
Modifier and Type | Class and Description |
---|---|
class |
ImmutablePlanCacheServiceImpl |
Modifier and Type | Method and Description |
---|---|
void |
ImmutablePlanCacheService.CacheInvalidator.getChainsToInvalidateAndReindex(ImmutablePlanCacheService immutablePlanCacheService,
com.google.common.cache.Cache<PlanKey,ImmutableChain> planKeyChainMap,
Set<PlanKey> chainsToInvalidate,
Set<PlanKey> chainsToReindex)
Guidelines: if the entity for which invalidation is triggered is not in index, only invalidate.
|
Constructor and Description |
---|
AbstractImmutableChain(Chain chain,
BuildLoggerManager buildLoggerManager,
ImmutablePlanCacheService immutablePlanCacheService,
ImmutablePlanManager immutablePlanManager,
LabelManager labelManager,
ResultsSummaryManager resultsSummaryManager,
RepositoryDefinitionManager repositoryDefinitionManager,
CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager,
VariableDefinitionManager variableDefinitionManager,
BuildDefinition buildDefinition) |
ImmutableChainImpl(Chain chain,
BuildLoggerManager buildLoggerManager,
ImmutablePlanCacheService immutablePlanCacheService,
ImmutablePlanManager immutablePlanManager,
LabelManager labelManager,
ResultsSummaryManager resultsSummaryManager,
RepositoryDefinitionManager repositoryDefinitionManager,
CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager,
VariableDefinitionManager variableDefinitionManager,
BuildDefinition buildDefinition) |
Constructor and Description |
---|
PlanBranchCacheIndexer(ImmutablePlanCacheService immutablePlanCacheService) |
PlanCacheIndicesImpl(VcsRepositoryManager vcsRepositoryManager,
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 |
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 © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.