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) |
Modifier and Type | Field and Description |
---|---|
protected CustomVariableContext |
AbstractLinkedRepositoryAction.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) |
Constructor and Description |
---|
AbstractCompletedNotification(BranchStatusService branchStatusService,
CachedPlanManager cachedPlanManager,
VcsRepositoryViewerManager vcsRepositoryViewerManager,
RepositoryDefinitionManager repositoryDefinitionManager,
CustomVariableContext customVariableContext) |
BuildCompletedNotification(BranchStatusService branchStatusService,
CachedPlanManager cachedPlanManager,
VcsRepositoryViewerManager vcsRepositoryViewerManager,
RepositoryDefinitionManager repositoryDefinitionManager,
CustomVariableContext customVariableContext) |
Constructor and Description |
---|
ChainCompletedNotification(BranchStatusService branchStatusService,
CachedPlanManager cachedPlanManager,
TestsManager testsManager,
TestQuarantineManager testQuarantineManager,
VcsRepositoryViewerManager vcsRepositoryViewerManager,
RepositoryDefinitionManager repositoryDefinitionManager,
CustomVariableContext customVariableContext) |
Modifier and Type | Method and Description |
---|---|
void |
ArtifactSubscriptionContextImpl.substituteVariables(CustomVariableContext customVariableContext) |
void |
ArtifactDefinitionContextImpl.substituteVariables(CustomVariableContext customVariableContext) |
void |
ArtifactDefinitionContext.substituteVariables(CustomVariableContext customVariableContext) |
void |
ArtifactSubscriptionContext.substituteVariables(CustomVariableContext customVariableContext) |
Constructor and Description |
---|
BranchDetectionServiceImpl(PlanManager planManager,
ChainBranchCreationService chainBranchCreationService,
VcsBranchManager vcsBranchManager,
RepositoryCachingFacade repositoryCachingFacade,
ErrorHandler errorHandler,
ScopedExclusionService scopedExclusionService,
com.atlassian.event.api.EventPublisher eventPublisher,
JiraBranchLinkingService jiraBranchLinkingService,
CustomVariableContext customVariableContext,
org.springframework.orm.hibernate5.HibernateTemplate hibernateTemplate,
CachedPlanManager cachedPlanManager,
com.atlassian.struts.TextProvider textProvider,
ChainBranchManager chainBranchManager,
VcsRepositoryManager vcsRepositoryManager,
RawRepositoryConfigurationXmlConverter rawRepositoryConfigurationXmlConverter,
RepositoryDefinitionManager repositoryDefinitionManager,
com.atlassian.bandana.BandanaManager bandanaManager) |
ChainBranchManagerImpl(PlanDao planDao,
com.atlassian.bandana.BandanaManager bandanaManager,
VcsBranchManager vcsBranchManager,
PlanManager planManager,
com.atlassian.event.api.EventPublisher eventPublisher,
CustomVariableContext customVariableContext) |
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) |
GitBambooSpecsHandler(CapabilityContext capabilityContext,
CredentialsAccessor credentialsAccessor,
CustomVariableContext customVariableContext,
BuildDirectoryManager buildDirectoryManager,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
TrustedKeyHelper trustedKeyHelper,
SshProxyService sshProxyService) |
GitBranchCreator(CapabilityContext capabilityContext,
CredentialsAccessor credentialsAccessor,
CustomVariableContext customVariableContext,
BuildDirectoryManager buildDirectoryManager,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
TrustedKeyHelper trustedKeyHelper,
SshProxyService sshProxyService) |
GitBranchDetector(CapabilityContext capabilityContext,
CredentialsAccessor credentialsAccessor,
CustomVariableContext customVariableContext,
BuildDirectoryManager buildDirectoryManager,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
TrustedKeyHelper trustedKeyHelper,
SshProxyService sshProxyService) |
GitChangeDetector(CapabilityContext capabilityContext,
CredentialsAccessor credentialsAccessor,
CustomVariableContext customVariableContext,
BuildDirectoryManager buildDirectoryManager,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
TrustedKeyHelper trustedKeyHelper,
SshProxyService sshProxyService,
BuildLoggerManager buildLoggerManager) |
GitConnectionTester(CapabilityContext capabilityContext,
CredentialsAccessor credentialsAccessor,
CustomVariableContext customVariableContext,
BuildDirectoryManager buildDirectoryManager,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
TrustedKeyHelper trustedKeyHelper,
SshProxyService sshProxyService) |
GitTagCreator(CapabilityContext capabilityContext,
CredentialsAccessor credentialsAccessor,
CustomVariableContext customVariableContext,
BuildDirectoryManager buildDirectoryManager,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
TrustedKeyHelper trustedKeyHelper,
SshProxyService sshProxyService) |
GitVariableGenerator(CapabilityContext capabilityContext,
CredentialsAccessor credentialsAccessor,
CustomVariableContext customVariableContext,
BuildDirectoryManager buildDirectoryManager,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
TrustedKeyHelper trustedKeyHelper,
SshProxyService sshProxyService) |
GitWorkingCopyManager(CapabilityContext capabilityContext,
CredentialsAccessor credentialsAccessor,
CustomVariableContext customVariableContext,
BuildDirectoryManager buildDirectoryManager,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
TrustedKeyHelper trustedKeyHelper,
SshProxyService sshProxyService,
BuildLoggerManager buildLoggerManager,
VcsBranchIntegrationHelper branchIntegrationHelper) |
Constructor and Description |
---|
GitBranchConfigurator(com.atlassian.sal.api.message.I18nResolver i18nResolver,
CustomVariableContext customVariableContext) |
GitServerConfigurator(com.atlassian.sal.api.message.I18nResolver i18nResolver,
FeatureManager featureManager,
CustomVariableContext customVariableContext,
CredentialsAccessor credentialsAccessor) |
Constructor and Description |
---|
GitHubBranchConfigurator(com.atlassian.sal.api.message.I18nResolver i18nResolver,
CustomVariableContext customVariableContext) |
Modifier and Type | Method and Description |
---|---|
String |
HgRepositoryConfiguration.getSubstitutedBranch(CustomVariableContext customVariableContext) |
String |
HgRepositoryConfiguration.getSubstitutedUrl(CustomVariableContext customVariableContext) |
String |
HgRepositoryConfiguration.UsernamePasswordAuthenticationDetails.getSubstitutedUsername(CustomVariableContext customVariableContext) |
Modifier and Type | Field and Description |
---|---|
protected CustomVariableContext |
AbstractMercurialExecutor.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 |
---|
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) |
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,
RepositoryFinder repositoryFinder,
RssDetectionService rssDetectionService) |
BranchCreatedEventListener(BranchDetectionService branchDetectionService,
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,
com.atlassian.stash.rest.client.applinks.ApplinkStashClientFactory stashClientFactory) |
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) |
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 |
---|
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) |
Constructor and Description |
---|
DockerContainerControllerImpl(CommonContext context,
DockerContainerService dockerContainerService,
ProcessContextFactory processContextFactory,
CapabilityContext capabilityContext,
CustomVariableContext customVariableContext) |
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,
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 |
PlanAwareInterceptor.setCustomVariableContext(CustomVariableContext customVariableContext) |
void |
NavigationAwareInterceptor.setCustomVariableContext(CustomVariableContext customVariableContext) |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.