Uses of Interface
com.atlassian.bamboo.variable.substitutor.VariableSubstitutorFactory
Packages that use VariableSubstitutorFactory
Package
Description
-
Uses of VariableSubstitutorFactory in com.atlassian.bamboo.configuration.repository
Fields in com.atlassian.bamboo.configuration.repository declared as VariableSubstitutorFactoryModifier and TypeFieldDescriptionprotected VariableSubstitutorFactory
AbstractRepositoryAction.variableSubstitutorFactory
-
Uses of VariableSubstitutorFactory in com.atlassian.bamboo.deployments.versions.service
Constructors in com.atlassian.bamboo.deployments.versions.service with parameters of type VariableSubstitutorFactoryModifierConstructorDescriptionVersionNamingServiceImpl
(AuditLogService auditLogService, DeploymentProjectDao deploymentProjectDao, DeploymentResultDao deploymentResultDao, ScopedExclusionService exclusionService, DeploymentVersionDao deploymentVersionDao, VariableDefinitionManager variableDefinitionManager, VariableConfigurationService variableConfigurationService, VariableSubstitutorFactory variableSubstitutorFactory) -
Uses of VariableSubstitutorFactory in com.atlassian.bamboo.spring
Fields in com.atlassian.bamboo.spring with type parameters of type VariableSubstitutorFactoryModifier and TypeFieldDescriptionstatic final Supplier<VariableSubstitutorFactory>
ComponentAccessor.VARIABLE_SUBSTITUTOR_FACTORY
Deprecated. -
Uses of VariableSubstitutorFactory in com.atlassian.bamboo.variable
Methods in com.atlassian.bamboo.variable that return VariableSubstitutorFactoryModifier and TypeMethodDescription@NotNull VariableSubstitutorFactory
CustomVariableContext.getVariableSubstitutorFactory()
@NotNull VariableSubstitutorFactory
CustomVariableContextForTests.getVariableSubstitutorFactory()
@NotNull VariableSubstitutorFactory
CustomVariableContextImpl.getVariableSubstitutorFactory()
Constructors in com.atlassian.bamboo.variable with parameters of type VariableSubstitutorFactoryModifierConstructorDescriptionCustomVariableContextImpl
(VariableSubstitutorFactory variableSubstitutorFactory) -
Uses of VariableSubstitutorFactory in com.atlassian.bamboo.variable.substitutor
Classes in com.atlassian.bamboo.variable.substitutor that implement VariableSubstitutorFactoryModifier and TypeClassDescriptionclass
Bean creating instances ofVariableSubstitutor
for various contexts. -
Uses of VariableSubstitutorFactory in com.atlassian.bamboo.ww2.actions.admin
Fields in com.atlassian.bamboo.ww2.actions.admin declared as VariableSubstitutorFactoryModifier and TypeFieldDescriptionprotected VariableSubstitutorFactory
ImportMavenPlanAction.variableSubstitutorFactory
-
Uses of VariableSubstitutorFactory in com.atlassian.bamboo.ww2.actions.build.admin.config.repository
Fields in com.atlassian.bamboo.ww2.actions.build.admin.config.repository declared as VariableSubstitutorFactoryModifier and TypeFieldDescriptionprotected VariableSubstitutorFactory
ConfigureRepository.variableSubstitutorFactory