| Modifier and Type | Field and Description |
|---|---|
protected CustomVariableContext |
PlanResultsAction.customVariableContext |
| Modifier and Type | Method and Description |
|---|---|
void |
PlanResultsAction.setCustomVariableContext(CustomVariableContext customVariableContext) |
| Constructor and Description |
|---|
BuildDetectionActionFactoryImpl(BuildNumberGeneratorService buildNumberGenerator,
ChangeDetectionManager changeDetectionManager,
TriggerManager triggerManager,
ErrorUpdateHandler errorUpdateHandler,
BuildLoggerManager buildLoggerManager,
VariableDefinitionManager variableDefinitionManager,
PlanVcsRevisionHistoryService planVcsRevisionHistoryService,
ResultsSummaryManager resultsSummaryManager,
BranchIntegrationService branchIntegrationService,
BuildContextBuilderFactory buildContextBuilderFactory,
ResultsSummaryVariableAccessor resultsSummaryVariableAccessor,
CustomVariableContext customVariableContext,
VcsRepositoryManager vcsRepositoryManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
BuildArtifactPostProcessor.setCustomVariableContext(CustomVariableContext customVariableContext) |
| Constructor and Description |
|---|
ChainExecutionManagerImpl(PlanStatePersisterService planStatePersisterService,
JobExecutionManager buildContextExecutor,
ChainStateFactory chainStateFactory,
BuildContextFactory buildContextFactory,
com.atlassian.event.api.EventPublisher eventPublisher,
ChainPluginSupport chainPluginSupport,
ErrorUpdateHandler errorUpdateHandler,
AuthorCreatorService authorCreatorService,
ResultsSummaryManager resultsSummaryManager,
BuildDirectoryManager buildDirectoryManager,
VcsBranchIntegrationHelper branchIntegrationHelper,
CustomVariableContext customVariableContext,
PlanExecutionLockService planExecutionLockService,
PlanVcsRevisionHistoryService planVcsRevisionHistoryService,
XStreamFactory xStreamFactory,
CachedPlanManager cachedPlanManager,
VcsRepositoryManager vcsRepositoryManager,
StorageTagService storageTagService,
PlanBranchPullRequestService planBranchPullRequestService,
StorageLocationService storageLocationService,
BuildLoggerManager buildLoggerManager) |
| Constructor and Description |
|---|
RepositoryStoredSpecsServiceImpl(@NotNull AdministrationConfigurationAccessor administrationConfigurationAccessor,
@NotNull BambooSpecsManager bambooSpecsManager,
@NotNull CustomVariableContext customVariableContext,
@NotNull com.atlassian.event.api.EventPublisher eventPublisher,
@NotNull FeatureManager featureManager,
@NotNull I18nBeanFactory i18nBeanFactory,
@NotNull JavaSpecsImportService javaSpecsImportService,
@NotNull com.atlassian.plugin.PluginAccessor pluginAccessor,
@NotNull RepositoryDefinitionManager repositoryDefinitionManager,
@NotNull RepositoryStoredSpecsLogService repositoryStoredSpecsLogService,
@NotNull RepositoryStoredSpecsResultHelper repositoryStoredSpecsResultService,
@NotNull RssExecutionDirectoryManager rssExecutionDirectoryManager,
@NotNull RssPermissionsService rssPermissionsService,
@NotNull YamlSpecsImportService yamlSpecsImportService,
@NotNull AuditLogService auditLogService) |
RssDetectionServiceImpl(@NotNull AdministrationConfigurationAccessor administrationConfigurationAccessor,
@NotNull AuthorCreatorService authorCreatorService,
@NotNull BambooSpecsManager bambooSpecsManager,
@NotNull CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager,
@NotNull CustomVariableContext customVariableContext,
@NotNull ExtendedAuthorManager extendedAuthorManager,
@NotNull FeatureManager featureManager,
@NotNull I18nBeanFactory i18nBeanFactory,
@NotNull RepositoryStoredSpecsService repositoryStoredSpecsService,
@NotNull SpecsConsumerFactory specsConsumerFactory,
@NotNull VcsRepositoryManager vcsRepositoryManager) |
| Modifier and Type | Field and Description |
|---|---|
protected CustomVariableContext |
AbstractRepositoryAction.customVariableContext |
| Modifier and Type | Method and Description |
|---|---|
void |
CreateEnvironment.setCustomVariableContext(CustomVariableContext customVariableContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractDeploymentProjectDetailsAction.setCustomVariableContext(CustomVariableContext customVariableContext) |
| Modifier and Type | Field and Description |
|---|---|
protected CustomVariableContext |
AbstractCreateDeploymentVersion.customVariableContext |
| Modifier and Type | Method and Description |
|---|---|
void |
CreateDeploymentVersion.setCustomVariableContext(CustomVariableContext customVariableContext) |
void |
AbstractCreateDeploymentVersion.setCustomVariableContext(CustomVariableContext customVariableContext) |
| Constructor and Description |
|---|
DeploymentVersionServiceImpl(@NotNull DeploymentProjectDao deploymentProjectDao,
@NotNull DeploymentVersionDao deploymentVersionDao,
@NotNull ResultsSummaryManager resultsSummaryManager,
@NotNull DeploymentVersionChainResultDataCollector deploymentVersionChainResultDataCollector,
@NotNull com.opensymphony.xwork2.TextProvider textProvider,
@NotNull EnvironmentService environmentService,
@NotNull GravatarService gravatarService,
@NotNull BambooUserManager bambooUserService,
@NotNull VariableDefinitionManager variableDefinitionManager,
@NotNull VariableDefinitionFactory variableDefinitionFactory,
@NotNull CustomVariableContext customVariableContext,
@NotNull com.atlassian.event.api.EventPublisher eventPublisher,
@NotNull CachedPlanManager cachedPlanManager,
@NotNull ScopedExclusionService scopedExclusionService,
@NotNull ResultsSummaryVariableAccessor resultsSummaryVariableAccessor,
@NotNull RepositoryDefinitionManager repositoryDefinitionManager,
@NotNull VcsRepositoryManager vcsRepositoryManager,
@NotNull BambooCachingPermissionManagerFacadeFactory bambooCachingPermissionManagerFacadeFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
AbstractNotification.getCommitUrl(@NotNull RepositoryDataEntity repositoryDataEntity,
String revision,
@NotNull ImmutablePlan plan,
@NotNull CustomVariableContext customVariableContext,
@NotNull RepositoryDefinitionManager repositoryDefinitionManager,
@NotNull VcsRepositoryViewerManager vcsRepositoryViewerManager) |
void |
NotificationFactoryImpl.setCustomVariableContext(CustomVariableContext customVariableContext) |
| Constructor and Description |
|---|
AbstractCompletedNotification(BranchStatusService branchStatusService,
CachedPlanManager cachedPlanManager,
VcsRepositoryViewerManager vcsRepositoryViewerManager,
RepositoryDefinitionManager repositoryDefinitionManager,
CustomVariableContext customVariableContext,
ResultsSummaryManager resultsSummaryManager) |
BuildCompletedNotification(BranchStatusService branchStatusService,
CachedPlanManager cachedPlanManager,
VcsRepositoryViewerManager vcsRepositoryViewerManager,
RepositoryDefinitionManager repositoryDefinitionManager,
CustomVariableContext customVariableContext,
ResultsSummaryManager resultsSummaryManager) |
| Constructor and Description |
|---|
ChainCompletedNotification(BranchStatusService branchStatusService,
CachedPlanManager cachedPlanManager,
TestsManager testsManager,
TestQuarantineManager testQuarantineManager,
VcsRepositoryViewerManager vcsRepositoryViewerManager,
RepositoryDefinitionManager repositoryDefinitionManager,
CustomVariableContext customVariableContext,
ResultsSummaryManager resultsSummaryManager) |
| Constructor and Description |
|---|
WebhookTransport(WebhookTemplate webhookTemplate,
CustomVariableContext customVariableContext,
ErrorUpdateHandler errorUpdateHandler,
ResultsSummaryManager resultsSummaryManager,
DeploymentProjectService deploymentProjectService,
WebhookSenderService webhookSenderService,
String url,
WebhookResponseService webhookResponseService,
DeploymentResultService deploymentResultService,
BambooUrl bambooUrl) |
| Modifier and Type | Method and Description |
|---|---|
void |
ArtifactSubscriptionContextImpl.substituteVariables(@NotNull CustomVariableContext customVariableContext) |
void |
ArtifactDefinitionContextImpl.substituteVariables(CustomVariableContext customVariableContext) |
void |
ArtifactSubscriptionContext.substituteVariables(@NotNull CustomVariableContext customVariableContext) |
void |
ArtifactDefinitionContext.substituteVariables(CustomVariableContext customVariableContext) |
| Modifier and Type | Method and Description |
|---|---|
static @Nullable String |
ChainBranchUtils.getChainBranchName(@NotNull CachedPlanManager cachedPlanManager,
@NotNull CustomVariableContext customVariableContext,
@NotNull PlanKey planKey) |
static @NotNull String |
ChainBranchUtils.getChainBranchName(@NotNull CustomVariableContext customVariableContext,
@NotNull ImmutablePlan plan) |
static @NotNull String |
ChainBranchUtils.getChainBranchNameWithoutContextChange(@NotNull CustomVariableContext customVariableContext,
@NotNull ImmutablePlan plan) |
static @Nullable String |
ChainBranchUtils.getSubstitutedVcsBranchDisplayName(@NotNull CustomVariableContext customVariableContext,
@NotNull ImmutablePlan plan)
Returns substituted branch name of a plan's default repository or null if there is no branch (eg.
|
static @NotNull String |
ChainBranchUtils.getSubstitutedVcsBranchDisplayName(@NotNull com.atlassian.sal.api.message.I18nResolver i18nResolver,
@NotNull CustomVariableContext customVariableContext,
@NotNull ImmutablePlan plan)
Returns substituted branch name of a plan's default repository or 'Default' if there is no branch (eg.
|
static String |
ChainBranchUtils.getSubstitutedVcsBranchDisplayNameWithoutContextChange(@NotNull CustomVariableContext customVariableContext,
@NotNull ImmutablePlan plan) |
static @Nullable String |
ChainBranchUtils.getSubstitutedVcsBranchName(@NotNull CustomVariableContext customVariableContext,
@NotNull ImmutablePlan plan) |
void |
BranchExpiryJob.setCustomVariableContext(CustomVariableContext customVariableContext) |
| Constructor and Description |
|---|
BranchCreationFacadeImpl(BranchDetectionService branchDetectionService,
CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager,
CustomVariableContext customVariableContext,
ErrorHandler errorHandler,
LightweightBranchCreationService branchCreationService,
com.atlassian.struts.TextProvider textProvider,
VcsRepositoryManager vcsRepositoryManager) |
BranchDetectionServiceImpl(com.atlassian.bandana.BandanaManager bandanaManager,
CachedPlanManager cachedPlanManager,
CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager,
ChainBranchManager chainBranchManager,
CustomVariableContext customVariableContext,
ErrorHandler errorHandler,
org.springframework.orm.hibernate5.HibernateTemplate hibernateTemplate,
LightweightBranchCreationService lightweightBranchCreationService,
RepositoryCachingFacade repositoryCachingFacade,
ScopedExclusionService scopedExclusionService,
VcsBranchManager vcsBranchManager,
VcsRepositoryManager vcsRepositoryManager) |
ChainBranchManagerImpl(PlanDao planDao,
com.atlassian.bandana.BandanaManager bandanaManager,
VcsBranchManager vcsBranchManager,
PlanManager planManager,
com.atlassian.event.api.EventPublisher eventPublisher,
CustomVariableContext customVariableContext) |
LightweightBranchCreationServiceImpl(CachedPlanManager cachedPlanManager,
ChainBranchCreationService chainBranchCreationService,
CustomVariableContext customVariableContext,
ErrorHandler errorHandler,
JiraBranchLinkingService jiraBranchLinkingService,
PlanManager planManager,
RawRepositoryConfigurationXmlConverter rawRepositoryConfigurationXmlConverter,
RepositoryDefinitionManager repositoryDefinitionManager,
VcsBranchManager vcsBranchManager,
VcsRepositoryManager vcsRepositoryManager,
TriggerTypeManager triggerTypeManager,
com.atlassian.event.api.EventPublisher eventPublisher) |
| Constructor and Description |
|---|
ImmutablePlanCacheServiceImpl(@NotNull ImmutablePlanManager immutablePlanManager,
@NotNull PlanDao planDao,
@NotNull com.atlassian.config.db.HibernateConfig hibernateConfig,
@NotNull CustomVariableContext customVariableContext,
@NotNull BuildResultsSummaryDao buildResultsSummaryDao,
@NotNull VcsRepositoryManager vcsRepositoryManager) |
| Constructor and Description |
|---|
PullRequestDetectionServiceImpl(CachedPlanManager cachedPlanManager,
CustomVariableContext customVariableContext,
ErrorHandler errorHandler,
org.springframework.orm.hibernate5.HibernateTemplate hibernateTemplate,
RepositoryCachingFacade repositoryCachingFacade,
ScopedExclusionService scopedExclusionService,
VcsPullRequestService vcsPullRequestService,
VcsRepositoryManager vcsRepositoryManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
BitbucketCloudBranchConfigurator.setCustomVariableContext(CustomVariableContext customVariableContext)
Deprecated.
since 6.8 use constructor injection or annotation injection
|
| Modifier and Type | Method and Description |
|---|---|
void |
BitbucketCloudVcsRepositoryViewer.setCustomVariableContext(CustomVariableContext customVariableContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
GitHubRepository.setCustomVariableContext(CustomVariableContext customVariableContext) |
| Constructor and Description |
|---|
GitCacheHandler(CachedPlanManager cachedPlanManager,
BuildDirectoryManager buildDirectoryManager,
GitCacheDirectoryUtils gitCacheDirectoryUtils,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
AgentManager agentManager,
AgentCommandSender agentCommandSender,
CustomVariableContext customVariableContext) |
| Modifier and Type | Field and Description |
|---|---|
protected CustomVariableContext |
AbstractGitExecutor.customVariableContext |
| Constructor and Description |
|---|
AbstractGitExecutor(CapabilityContext capabilityContext,
CredentialsAccessor credentialsAccessor,
CustomVariableContext customVariableContext,
BuildDirectoryManager buildDirectoryManager,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
TrustedKeyHelper trustedKeyHelper,
SshProxyService sshProxyService,
BuildLoggingContext buildLoggingContext) |
GitBambooSpecsHandler(CapabilityContext capabilityContext,
CredentialsAccessor credentialsAccessor,
CustomVariableContext customVariableContext,
BuildDirectoryManager buildDirectoryManager,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
TrustedKeyHelper trustedKeyHelper,
SshProxyService sshProxyService,
BuildLoggingContext buildLoggingContext) |
GitBranchCreator(CapabilityContext capabilityContext,
CredentialsAccessor credentialsAccessor,
CustomVariableContext customVariableContext,
BuildDirectoryManager buildDirectoryManager,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
TrustedKeyHelper trustedKeyHelper,
SshProxyService sshProxyService,
BuildLoggingContext buildLoggingContext) |
GitBranchDetector(CapabilityContext capabilityContext,
CredentialsAccessor credentialsAccessor,
CustomVariableContext customVariableContext,
BuildDirectoryManager buildDirectoryManager,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
TrustedKeyHelper trustedKeyHelper,
SshProxyService sshProxyService,
BuildLoggingContext buildLoggingContext) |
GitChangeDetector(CapabilityContext capabilityContext,
CredentialsAccessor credentialsAccessor,
CustomVariableContext customVariableContext,
BuildDirectoryManager buildDirectoryManager,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
TrustedKeyHelper trustedKeyHelper,
SshProxyService sshProxyService,
BuildLoggerManager buildLoggerManager,
BuildLoggingContext buildLoggingContext) |
GitConnectionTester(CapabilityContext capabilityContext,
CredentialsAccessor credentialsAccessor,
CustomVariableContext customVariableContext,
BuildDirectoryManager buildDirectoryManager,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
TrustedKeyHelper trustedKeyHelper,
SshProxyService sshProxyService,
BuildLoggingContext buildLoggingContext) |
GitTagCreator(CapabilityContext capabilityContext,
CredentialsAccessor credentialsAccessor,
CustomVariableContext customVariableContext,
BuildDirectoryManager buildDirectoryManager,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
TrustedKeyHelper trustedKeyHelper,
SshProxyService sshProxyService,
BuildLoggingContext buildLoggingContext) |
GitTagsHandler(CapabilityContext capabilityContext,
CredentialsAccessor credentialsAccessor,
CustomVariableContext customVariableContext,
BuildDirectoryManager buildDirectoryManager,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
TrustedKeyHelper trustedKeyHelper,
SshProxyService sshProxyService,
BuildLoggingContext buildLoggingContext) |
GitVariableGenerator(CapabilityContext capabilityContext,
CredentialsAccessor credentialsAccessor,
CustomVariableContext customVariableContext,
BuildDirectoryManager buildDirectoryManager,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
TrustedKeyHelper trustedKeyHelper,
SshProxyService sshProxyService,
BuildLoggingContext buildLoggingContext) |
GitWorkingCopyManager(CapabilityContext capabilityContext,
CredentialsAccessor credentialsAccessor,
CustomVariableContext customVariableContext,
BuildDirectoryManager buildDirectoryManager,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
TrustedKeyHelper trustedKeyHelper,
SshProxyService sshProxyService,
AgentContext agentContext,
BuildLoggerManager buildLoggerManager,
VcsBranchIntegrationHelper branchIntegrationHelper,
BuildLoggingContext buildLoggingContext) |
| Constructor and Description |
|---|
GitBranchConfigurator(com.atlassian.sal.api.message.I18nResolver i18nResolver,
CustomVariableContext customVariableContext) |
GitServerConfigurator(com.atlassian.sal.api.message.I18nResolver i18nResolver,
CustomVariableContext customVariableContext,
CredentialsAccessor credentialsAccessor,
SecretEncryptionService secretEncryptionService) |
| Constructor and Description |
|---|
GitHubBranchConfigurator(com.atlassian.sal.api.message.I18nResolver i18nResolver,
CustomVariableContext customVariableContext) |
| Modifier and Type | Method and Description |
|---|---|
static Function<io.atlassian.fugue.Pair<ImmutableChain,ChainResultsSummary>,PlanSummary> |
PlanSummary.createPlanSummary(@NotNull ArtifactLinkManager artifactLinkManager,
@NotNull CustomVariableContext customVariableContext,
@NotNull Map<PlanResultKey,PlanResultKey> buildFixesBuildMap,
@NotNull String baseUrl) |
| Constructor and Description |
|---|
PlanSummary(@NotNull ImmutableChain chain,
@NotNull ChainResultsSummary chainResultsSummary,
@NotNull ArtifactLinkManager artifactLinkManager,
@NotNull CustomVariableContext customVariableContext,
@NotNull Map<PlanResultKey,PlanResultKey> buildFixesBuildMap,
@NotNull String baseUrl) |
| Constructor and Description |
|---|
JiraIssueLatestRelatedBuildsResource(AdministrationConfigurationAccessor administrationConfigurationAccessor,
ArtifactLinkManager artifactLinkManager,
CustomVariableContext customVariableContext,
CachedPlanManager cachedPlanManager,
PlanResultSearcher planResultSearcher,
JiraRestHelper jiraRestHelper,
ResultsSummaryManager resultsSummaryManager) |
JiraIssueRelatedDeploymentsResource(AdministrationConfigurationAccessor administrationConfigurationAccessor,
CustomVariableContext customVariableContext,
DeploymentProjectService deploymentProjectService,
CachedPlanManager cachedPlanManager,
FeatureManager featureManager,
JiraRestHelper jiraRestHelper,
DeploymentVersionService deploymentVersionService,
DeploymentResultService deploymentResultService) |
| Modifier and Type | Method and Description |
|---|---|
void |
BuildLabellerCustomBuildProcessor.setCustomVariableContext(CustomVariableContext customVariableContext) |
void |
BuildLogLabellerPreBuildAction.setCustomVariableContext(CustomVariableContext customVariableContext) |
| Constructor and Description |
|---|
DeploymentPreviewResource(DeploymentVersionService deploymentVersionService,
EnvironmentService environmentService,
DeploymentProjectService deploymentProjectService,
DeploymentResultService deploymentResultService,
ResultsSummaryManager resultSummaryManager,
DeploymentVersionVcsChangesetService deploymentVersionVcsChangesetService,
DeploymentVersionLinkedJiraIssuesService deploymentVersionLinkedJiraIssuesService,
PlanRestService planRestService,
CustomVariableContext customVariableContext,
Jsonator jsonator,
CachedPlanManager cachedPlanManager) |
| Constructor and Description |
|---|
DeploymentProjectVersioningResource(VariableDefinitionManager variableDefinitionManager,
DeploymentProjectService deploymentProjectService,
DeploymentVersionService deploymentVersionService,
CachedPlanManager cachedPlanManager,
CustomVariableContext customVariableContext,
com.atlassian.sal.api.message.I18nResolver i18nResolver) |
| Constructor and Description |
|---|
BranchSearchResult(@NotNull com.atlassian.sal.api.message.I18nResolver i18nResolver,
@NotNull CustomVariableContext customVariableContext,
@NotNull ImmutablePlan plan) |
PlanSearchResult(com.atlassian.sal.api.message.I18nResolver i18nResolver,
CustomVariableContext customVariableContext,
ImmutablePlan plan) |
StageSearchResult(com.atlassian.sal.api.message.I18nResolver i18nResolver,
CustomVariableContext customVariableContext,
ImmutableChainStage chainStage) |
| Constructor and Description |
|---|
RepositoryResource(com.atlassian.sal.api.ApplicationProperties applicationProperties,
CachedPlanManager cachedPlanManager,
VcsRepositoryManager vcsRepositoryManager,
RepositoryDefinitionManager repositoryDefinitionManager,
BambooPermissionManager bambooPermissionManager,
CustomVariableContext customVariableContext,
ValidationService validationService,
ValidationFunctionFactory validationFunctionFactory,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
VcsConfigurationHelper vcsConfigurationHelper,
VcsRepositoryConfigurationService vcsRepositoryConfigurationService,
RssPermissionManager rssPermissionManager,
FeatureManager featureManager,
CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager,
RssDetectionService rssDetectionService,
BambooSpecsManager bambooSpecsManager,
com.atlassian.event.api.EventPublisher eventPublisher,
SpecsConsumerFactory specsConsumerFactory,
EnvironmentService environmentService,
ProjectManager projectManager) |
SearchResource(AdministrationConfigurationAccessor administrationConfigurationAccessor,
BambooUserManager bambooUserManager,
CachedPlanManager cachedPlanManager,
CustomVariableContext customVariableContext,
DeploymentVersionService deploymentVersionService,
DeploymentProjectService deploymentProjectService,
GravatarService gravatarService,
ExtendedAuthorManager authorManager,
PlanRestService planRestService,
ProjectsRestService projectsRestService,
com.atlassian.sal.api.message.I18nResolver i18nResolver) |
| Constructor and Description |
|---|
BranchChangedEventListener(CachedPlanManager cachedPlanManager,
CustomVariableContext customVariableContext,
com.atlassian.event.api.EventPublisher eventPublisher,
com.atlassian.stash.rest.client.applinks.ApplinkStashClientFactory stashClientFactory,
com.atlassian.event.remote.RemoteEventListenerRegistrar listenerRegistrar,
RepositoryFinder repositoryFinder,
RssDetectionService rssDetectionService,
SpecsConsumerFactory specsConsumerFactory,
PlanBranchPullRequestService planBranchPullRequestService) |
BranchCreatedEventListener(BranchCreationFacade branchCreationFacade,
CachedPlanManager cachedPlanManager,
CustomVariableContext customVariableContext,
com.atlassian.event.api.EventPublisher eventPublisher,
com.atlassian.stash.rest.client.applinks.ApplinkStashClientFactory stashClientFactory) |
BranchDeletedEventListener(CachedPlanManager cachedPlanManager,
ChainBranchManager chainBranchManager,
CustomVariableContext customVariableContext,
com.atlassian.event.api.EventPublisher eventPublisher,
RssExecutionDirectoryManager rssExecutionDirectoryManager,
com.atlassian.stash.rest.client.applinks.ApplinkStashClientFactory stashClientFactory,
RepositoryFinder repositoryFinder) |
| Modifier and Type | Method and Description |
|---|---|
static Predicate<ImmutableChain> |
StashRepositoryPredicates.defaultRepositoryMatchesQuery(@NotNull CustomVariableContext customVariableContext,
@NotNull com.atlassian.stash.rest.client.applinks.ApplinkStashClientFactory applinkStashClientFactory,
PlanRepositoryIndex.Query query)
Predicate that is fulfilled when chain has default repository matching query.
|
static Predicate<VcsRepositoryData> |
StashRepositoryPredicates.matchesQuery(@NotNull CustomVariableContext customVariableContext,
@NotNull com.atlassian.stash.rest.client.applinks.ApplinkStashClientFactory stashClientFactory,
PlanRepositoryIndex.Query query) |
| Constructor and Description |
|---|
RepositoryResource(com.atlassian.applinks.api.ApplicationLinkService applicationLinkService,
com.atlassian.sal.api.ApplicationProperties applicationProperties,
BambooPermissionManager bambooPermissionManager,
BambooUserManager bambooUserManager,
CustomVariableContext customVariableContext,
VcsRepositoryConfigurationService repositoryConfigurationService,
VcsRepositoryManager vcsRepositoryManager,
VcsBambooSpecsConfigurator vcsBambooSpecsConfigurator,
VcsConfigurationHelper vcsConfigurationHelper,
com.atlassian.sal.api.message.I18nResolver i18nResolver) |
| Modifier and Type | Method and Description |
|---|---|
void |
BitbucketServerBranchConfigurator.setCustomVariableContext(CustomVariableContext customVariableContext)
Deprecated.
since 6.8 use constructor injection or annotation injection
|
| Constructor and Description |
|---|
DumpVariablesTask(CustomVariableContext customVariableContext) |
| Constructor and Description |
|---|
EnvironmentVariableAccessorImpl(CapabilityContext capabilityContext,
CustomVariableContext customVariableContext) |
| Modifier and Type | Field and Description |
|---|---|
protected CustomVariableContext |
AbstractRepository.customVariableContext
Deprecated.
since 6.8 inject your own
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractRepository.setCustomVariableContext(CustomVariableContext customVariableContext)
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
protected CustomVariableContext |
AbstractSvnExecutor.customVariableContext |
| Constructor and Description |
|---|
TagDetectionServiceImpl(VcsRepositoryManager vcsRepositoryManager,
CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager,
VcsTagDao vcsTagDao,
CustomVariableContext customVariableContext,
CachedPlanManager cachedPlanManager,
NonBlockingPlanExecutionService nonBlockingPlanExecutionService,
TagBuildActionFactoryImpl tagBuildActionFactory) |
| Constructor and Description |
|---|
TaskExecutorImpl(ErrorUpdateHandler errorUpdateHandler,
BuildLoggerManager buildLoggerManager,
com.atlassian.plugin.PluginAccessor pluginAccessor,
CustomVariableContext customVariableContext,
BuildDirectoryManager buildDirectoryManager,
TaskActionExecutor taskActionExecutor,
TaskResultProcessor quarantineTaskResultProcessor) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractEnvironmentTriggerConfigurator.setCustomVariableContext(CustomVariableContext customVariableContext)
Deprecated.
since 6.8 use constructor injection or annotation injection
|
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteTriggerService.setCustomVariableContext(CustomVariableContext customVariableContext) |
| Constructor and Description |
|---|
RemoteTriggerResource(CachedPlanManager cachedPlanManager,
RemoteTriggerService remoteTriggerService,
com.atlassian.event.api.EventPublisher eventPublisher,
CustomVariableContext customVariableContext) |
| Constructor and Description |
|---|
BuildAgentControllerImpl(AgentContext agentContext,
AgentQueueAccessor agentQueueAccessor,
BuildLoggerManager buildLoggerManager,
ResultProcessor resultProcessor,
CapabilityContext capabilityContext,
RemotedCapabilitySetManager capabilitySetManager,
CustomVariableContext customVariableContext,
ErrorUpdateHandler errorUpdateHandler,
ExecutionPhaseService executionPhaseService,
com.atlassian.event.api.EventPublisher eventPublisher,
DockerContainerControllerFactory dockerContainerControllerFactory,
BuildWarningSummaryCollationService buildWarningSummaryCollationService,
BuildLoggingContext buildLoggingContext,
SecureXStreamFactory secureXStreamFactory,
BuildDirectoryManager buildDirectoryManager,
ArtifactManager artifactManager) |
| Constructor and Description |
|---|
DockerContainerControllerImpl(@NotNull CommonContext context,
@NotNull DockerContainerService dockerContainerService,
@NotNull ProcessContextFactory processContextFactory,
@NotNull CapabilityContext capabilityContext,
@NotNull CustomVariableContext customVariableContext,
@NotNull ProcessService processService,
@NotNull HomeDirectoryLayout homeDirectoryLayout) |
| Modifier and Type | Field and Description |
|---|---|
protected CustomVariableContext |
AbstractDependentDetectionAction.customVariableContext |
| Constructor and Description |
|---|
AbstractDependentDetectionAction(ImmutableChain chain,
ImmutableChain parentChain,
BuildContext completedBuildContext,
ErrorUpdateHandler errorUpdateHandler,
TriggerManager triggerManager,
ChangeDetectionManager changeDetectionManager,
BuildNumberGeneratorService buildNumberGeneratorService,
BuildLoggerManager buildLoggerManager,
PlanVcsRevisionHistoryService planVcsRevisionHistoryService,
BuildContextBuilderFactory buildContextBuilderFactory,
CustomVariableContext customVariableContext,
VcsRepositoryManager vcsRepositoryManager) |
DefaultChangeDetectionManager(BuildContextFactory buildContextFactory,
BuildLoggerManager buildLoggerManager,
com.opensymphony.xwork2.TextProvider textProvider,
VariableDefinitionManager variableDefinitionManager,
CustomVariableContext customVariableContext,
PlanVcsRevisionHistoryService planVcsRevisionHistoryService,
BranchCommitInformationManager branchCommitInformationManager,
BranchIntegrationService branchIntegrationService,
ChainBranchManager chainBranchManager,
RepositoryCachingFacade repositoryCachingFacade,
VcsRepositoryManager vcsRepositoryManager,
FeatureManager featureManager) |
DependentBuildDetectionAction(ImmutableChain chain,
ImmutableChain parentChain,
BuildContext completedBuildContext,
ErrorUpdateHandler errorUpdateHandler,
TriggerManager triggerManager,
ChangeDetectionManager changeDetectionManager,
BuildNumberGeneratorService buildNumberGeneratorService,
BuildLoggerManager buildLoggerManager,
PlanVcsRevisionHistoryService planVcsRevisionHistoryService,
BuildContextBuilderFactory buildContextBuilderFactory,
CustomVariableContext customVariableContext,
VcsRepositoryManager vcsRepositoryManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomVariableContextForTests |
class |
CustomVariableContextImpl |
| Constructor and Description |
|---|
CustomVariableContextRunnerImpl(CustomVariableContext customVariableContext) |
| Constructor and Description |
|---|
VariableSubstitutorImpl(@NotNull CommonContext commonContext,
@NotNull BuildLoggerManager buildLoggerManager,
@Nullable CapabilityContext capabilityContext,
@NotNull AgentContext agentContext,
@NotNull BuildDirectoryManager buildDirectoryManager,
@NotNull BambooUrl bambooUrl,
@NotNull CustomVariableContext customVariableContext,
@NotNull VcsRepositoryManager vcsRepositoryManager) |
| Constructor and Description |
|---|
VcsRepositoryConfigurationComparatorImpl(CustomVariableContext customVariableContext) |
| Modifier and Type | Method and Description |
|---|---|
static @NotNull ErrorCollection |
FishEyeRepositoryViewerConfigurator.validate(@NotNull CustomVariableContext customVariableContext,
@Nullable String webRepositoryUrl,
@Nullable String webRepositoryName) |
| Constructor and Description |
|---|
FishEyeRepositoryViewer(CustomVariableContext customVariableContext) |
FishEyeRepositoryViewerConfigurator(CustomVariableContext customVariableContext) |
FishEyeRepositoryViewerExporter(CustomVariableContext customVariableContext) |
| Modifier and Type | Method and Description |
|---|---|
static @NotNull ErrorCollection |
GenericRepositoryViewerConfigurator.validate(@NotNull CustomVariableContext customVariableContext,
@Nullable String webRepositoryUrl) |
| Constructor and Description |
|---|
GenericRepositoryViewer(CustomVariableContext customVariableContext) |
GenericRepositoryViewerConfigurator(CustomVariableContext customVariableContext) |
GenericRepositoryViewerExporter(CustomVariableContext customVariableContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
VCSVersionReader.setCustomVariableContext(CustomVariableContext customVariableContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
FisheyeWebRepositoryViewer.setCustomVariableContext(CustomVariableContext customVariableContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
LegacyStashWebRepositoryViewer.setCustomVariableContext(CustomVariableContext customVariableContext)
Deprecated.
|
| Constructor and Description |
|---|
FreemarkerContext(AdministrationConfigurationAccessor administrationConfigurationAccessor,
BambooLicenseManager bambooLicenseManager,
BambooPermissionManager bambooPermissionManager,
BambooUserManager bambooUserManager,
BootstrapManager bootstrapManager,
CachedPlanManager cachedPlanManager,
CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager,
CommentManager commentManager,
DarkFeatureService darkFeatureService,
DocumentationLinkProvider documentationLinkProvider,
FeatureManager featureManager,
GravatarService gravatarService,
LinkedDeploymentProjectCacheService linkedDeploymentProjectCacheService,
NotificationManager notificationManager,
PlanFavouriteService planFavouriteService,
PlanManager planManager,
com.atlassian.plugin.PluginAccessor pluginAccessor,
ServerStatusProvider serverStatusProvider,
StorageCappingService storageCappingService,
VcsRepositoryViewerManager vcsRepositoryViewerManager,
com.atlassian.plugin.web.api.DynamicWebInterfaceManager webInterfaceManager,
com.atlassian.plugin.webresource.WebResourceIntegration webResourceIntegration,
SystemInfo systemInfo,
com.atlassian.plugin.webresource.WebResourceUrlProvider webResourceUrlProvider,
CustomVariableContext customVariableContext) |
| Modifier and Type | Field and Description |
|---|---|
protected CustomVariableContext |
ImportMavenPlanAction.customVariableContext |
| Modifier and Type | Field and Description |
|---|---|
protected CustomVariableContext |
ConfigureRepository.customVariableContext |
| Constructor and Description |
|---|
DecoratedNavObjectFactoryImpl(CachedPlanManager cachedPlanManager,
com.opensymphony.xwork2.TextProvider textProvider,
CustomVariableContext customVariableContext,
DeploymentProjectService deploymentProjectService) |
| Modifier and Type | Method and Description |
|---|---|
void |
NavigationAwareInterceptor.setCustomVariableContext(CustomVariableContext customVariableContext) |
void |
PlanAwareInterceptor.setCustomVariableContext(CustomVariableContext customVariableContext) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.