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(AdministrationConfigurationAccessor administrationConfigurationAccessor,
BambooSpecsManager bambooSpecsManager,
CustomVariableContext customVariableContext,
com.atlassian.event.api.EventPublisher eventPublisher,
FeatureManager featureManager,
I18nBeanFactory i18nBeanFactory,
JavaSpecsImportService javaSpecsImportService,
com.atlassian.plugin.PluginAccessor pluginAccessor,
RepositoryDefinitionManager repositoryDefinitionManager,
RepositoryStoredSpecsLogService repositoryStoredSpecsLogService,
RepositoryStoredSpecsResultHelper repositoryStoredSpecsResultService,
RssExecutionDirectoryManager rssExecutionDirectoryManager,
RssPermissionsService rssPermissionsService,
YamlSpecsImportService yamlSpecsImportService,
AuditLogService auditLogService) |
RssDetectionServiceImpl(AdministrationConfigurationAccessor administrationConfigurationAccessor,
AuthorCreatorService authorCreatorService,
BambooSpecsManager bambooSpecsManager,
CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager,
CustomVariableContext customVariableContext,
ExtendedAuthorManager extendedAuthorManager,
FeatureManager featureManager,
I18nBeanFactory i18nBeanFactory,
RepositoryStoredSpecsService repositoryStoredSpecsService,
SpecsConsumerFactory specsConsumerFactory,
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(DeploymentProjectDao deploymentProjectDao,
DeploymentVersionDao deploymentVersionDao,
ResultsSummaryManager resultsSummaryManager,
DeploymentVersionChainResultDataCollector deploymentVersionChainResultDataCollector,
com.opensymphony.xwork2.TextProvider textProvider,
EnvironmentService environmentService,
GravatarService gravatarService,
BambooUserManager bambooUserService,
VariableDefinitionManager variableDefinitionManager,
VariableDefinitionFactory variableDefinitionFactory,
CustomVariableContext customVariableContext,
com.atlassian.event.api.EventPublisher eventPublisher,
CachedPlanManager cachedPlanManager,
ScopedExclusionService scopedExclusionService,
ResultsSummaryVariableAccessor resultsSummaryVariableAccessor,
RepositoryDefinitionManager repositoryDefinitionManager,
VcsRepositoryManager vcsRepositoryManager) |
Modifier and Type | Method and Description |
---|---|
protected String |
AbstractNotification.getCommitUrl(RepositoryDataEntity repositoryDataEntity,
String revision,
ImmutablePlan plan,
CustomVariableContext customVariableContext,
RepositoryDefinitionManager repositoryDefinitionManager,
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,
WebhookSenderService webhookSenderService,
String url,
WebhookResponseService webhookResponseService) |
Modifier and Type | Method and Description |
---|---|
void |
ArtifactSubscriptionContextImpl.substituteVariables(CustomVariableContext customVariableContext) |
void |
ArtifactDefinitionContextImpl.substituteVariables(CustomVariableContext customVariableContext) |
void |
ArtifactSubscriptionContext.substituteVariables(CustomVariableContext customVariableContext) |
void |
ArtifactDefinitionContext.substituteVariables(CustomVariableContext customVariableContext) |
Modifier and Type | Method and Description |
---|---|
static String |
ChainBranchUtils.getChainBranchName(CachedPlanManager cachedPlanManager,
CustomVariableContext customVariableContext,
PlanKey planKey) |
static String |
ChainBranchUtils.getChainBranchName(CustomVariableContext customVariableContext,
ImmutablePlan plan) |
static String |
ChainBranchUtils.getChainBranchNameWithoutContextChange(CustomVariableContext customVariableContext,
ImmutablePlan plan) |
static String |
ChainBranchUtils.getSubstitutedVcsBranchDisplayName(CustomVariableContext customVariableContext,
ImmutablePlan plan)
Returns substituted branch name of a plan's default repository or null if there is no branch (eg.
|
static String |
ChainBranchUtils.getSubstitutedVcsBranchDisplayName(com.atlassian.sal.api.message.I18nResolver i18nResolver,
CustomVariableContext customVariableContext,
ImmutablePlan plan)
Returns substituted branch name of a plan's default repository or 'Default' if there is no branch (eg.
|
static String |
ChainBranchUtils.getSubstitutedVcsBranchDisplayNameWithoutContextChange(CustomVariableContext customVariableContext,
ImmutablePlan plan) |
static String |
ChainBranchUtils.getSubstitutedVcsBranchName(CustomVariableContext customVariableContext,
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(ImmutablePlanManager immutablePlanManager,
PlanDao planDao,
com.atlassian.config.db.HibernateConfig hibernateConfig,
CustomVariableContext customVariableContext,
BuildResultsSummaryDao buildResultsSummaryDao,
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 com.google.common.base.Function<io.atlassian.fugue.Pair<ImmutableChain,ChainResultsSummaryDocument>,PlanSummary> |
PlanSummary.createPlanSummary(ArtifactLinkManager artifactLinkManager,
CustomVariableContext customVariableContext,
Map<PlanResultKey,PlanResultKey> buildFixesBuildMap,
String baseUrl) |
Constructor and Description |
---|
PlanSummary(ImmutableChain chain,
ChainResultsSummaryDocument chainResultsSummaryDocument,
ArtifactLinkManager artifactLinkManager,
CustomVariableContext customVariableContext,
Map<PlanResultKey,PlanResultKey> buildFixesBuildMap,
String baseUrl) |
Constructor and Description |
---|
JiraIssueLatestRelatedBuildsResource(AdministrationConfigurationAccessor administrationConfigurationAccessor,
ArtifactLinkManager artifactLinkManager,
CustomVariableContext customVariableContext,
CachedPlanManager cachedPlanManager,
IndexedBuildResultsSearcher indexedBuildResultsSearcher,
JiraRestHelper jiraRestHelper,
ResultsSummaryManager resultsSummaryManager) |
JiraIssueRelatedDeploymentsResource(AdministrationConfigurationAccessor administrationConfigurationAccessor,
CustomVariableContext customVariableContext,
DeploymentProjectService deploymentProjectService,
CachedPlanManager cachedPlanManager,
EnvironmentIndexSearcher environmentIndexSearcher,
FeatureManager featureManager,
JiraRestHelper jiraRestHelper,
VersionIndexSearcher versionIndexSearcher) |
Modifier and Type | Method and Description |
---|---|
void |
BuildLabeller.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(com.atlassian.sal.api.message.I18nResolver i18nResolver,
CustomVariableContext customVariableContext,
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(CustomVariableContext customVariableContext,
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(CustomVariableContext customVariableContext,
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(CommonContext context,
DockerContainerService dockerContainerService,
ProcessContextFactory processContextFactory,
CapabilityContext capabilityContext,
CustomVariableContext customVariableContext,
ProcessService processService,
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(CommonContext commonContext,
BuildLoggerManager buildLoggerManager,
CapabilityContext capabilityContext,
AgentContext agentContext,
BuildDirectoryManager buildDirectoryManager,
BambooUrl bambooUrl,
CustomVariableContext customVariableContext,
VcsRepositoryManager vcsRepositoryManager) |
Constructor and Description |
---|
VcsRepositoryConfigurationComparatorImpl(CustomVariableContext customVariableContext) |
Modifier and Type | Method and Description |
---|---|
static ErrorCollection |
FishEyeRepositoryViewerConfigurator.validate(CustomVariableContext customVariableContext,
String webRepositoryUrl,
String webRepositoryName) |
Constructor and Description |
---|
FishEyeRepositoryViewer(CustomVariableContext customVariableContext) |
FishEyeRepositoryViewerConfigurator(CustomVariableContext customVariableContext) |
FishEyeRepositoryViewerExporter(CustomVariableContext customVariableContext) |
Modifier and Type | Method and Description |
---|---|
static ErrorCollection |
GenericRepositoryViewerConfigurator.validate(CustomVariableContext customVariableContext,
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 © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.