Modifier and Type | Field and Description |
---|---|
protected VariableSubstitutorFactory |
AbstractLinkedRepositoryAction.variableSubstitutorFactory |
Constructor and Description |
---|
VersionNamingServiceImpl(DeploymentProjectDao deploymentProjectDao,
DeploymentResultDao deploymentResultDao,
ScopedExclusionService exclusionService,
DeploymentVersionDao deploymentVersionDao,
VariableDefinitionManager variableDefinitionManager,
VariableConfigurationService variableConfigurationService,
VariableSubstitutorFactory variableSubstitutorFactory) |
Modifier and Type | Field and Description |
---|---|
static com.google.common.base.Supplier<VariableSubstitutorFactory> |
ComponentAccessor.VARIABLE_SUBSTITUTOR_FACTORY
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
VariableSubstitutorFactory |
CustomVariableContextImpl.getVariableSubstitutorFactory() |
VariableSubstitutorFactory |
CustomVariableContextForTests.getVariableSubstitutorFactory() |
VariableSubstitutorFactory |
CustomVariableContext.getVariableSubstitutorFactory() |
Constructor and Description |
---|
CustomVariableContextImpl(VariableSubstitutorFactory variableSubstitutorFactory) |
Modifier and Type | Class and Description |
---|---|
class |
VariableSubstitutorFactoryImpl
Bean creating instances of
VariableSubstitutor for various contexts. |
Modifier and Type | Field and Description |
---|---|
protected VariableSubstitutorFactory |
ImportMavenPlanAction.variableSubstitutorFactory |
Modifier and Type | Field and Description |
---|---|
protected VariableSubstitutorFactory |
ConfigureRepository.variableSubstitutorFactory |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.