Uses of Interface
com.atlassian.bamboo.variable.substitutor.VariableSubstitutorFactory
Package
Description
-
Uses of VariableSubstitutorFactory in com.atlassian.bamboo.configuration.repository
Modifier and TypeFieldDescriptionprotected VariableSubstitutorFactory
AbstractRepositoryAction.variableSubstitutorFactory
-
Uses of VariableSubstitutorFactory in com.atlassian.bamboo.deployments.versions.service
ModifierConstructorDescriptionVersionNamingServiceImpl
(AuditLogService auditLogService, DeploymentProjectDao deploymentProjectDao, DeploymentResultDao deploymentResultDao, ScopedExclusionService exclusionService, DeploymentVersionDao deploymentVersionDao, VariableDefinitionManager variableDefinitionManager, VariableConfigurationService variableConfigurationService, VariableSubstitutorFactory variableSubstitutorFactory) -
Uses of VariableSubstitutorFactory in com.atlassian.bamboo.spring
Modifier and TypeFieldDescriptionstatic final Supplier<VariableSubstitutorFactory>
ComponentAccessor.VARIABLE_SUBSTITUTOR_FACTORY
Deprecated. -
Uses of VariableSubstitutorFactory in com.atlassian.bamboo.variable
Modifier and TypeMethodDescription@NotNull VariableSubstitutorFactory
CustomVariableContext.getVariableSubstitutorFactory()
@NotNull VariableSubstitutorFactory
CustomVariableContextForTests.getVariableSubstitutorFactory()
@NotNull VariableSubstitutorFactory
CustomVariableContextImpl.getVariableSubstitutorFactory()
ModifierConstructorDescriptionCustomVariableContextImpl
(VariableSubstitutorFactory variableSubstitutorFactory) -
Uses of VariableSubstitutorFactory in com.atlassian.bamboo.variable.substitutor
Modifier and TypeClassDescriptionclass
Bean creating instances ofVariableSubstitutor
for various contexts. -
Uses of VariableSubstitutorFactory in com.atlassian.bamboo.ww2.actions.admin
Modifier and TypeFieldDescriptionprotected VariableSubstitutorFactory
ImportMavenPlanAction.variableSubstitutorFactory
-
Uses of VariableSubstitutorFactory in com.atlassian.bamboo.ww2.actions.build.admin.config.repository
Modifier and TypeFieldDescriptionprotected VariableSubstitutorFactory
ConfigureRepository.variableSubstitutorFactory