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 VariableSubstitutorFactoryAbstractRepositoryAction.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.notification.recipients
Methods in com.atlassian.bamboo.notification.recipients with parameters of type VariableSubstitutorFactoryModifier and TypeMethodDescriptionvoidWebhookRecipient.setVariableSubstitutorFactory(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_FACTORYDeprecated. -
Uses of VariableSubstitutorFactory in com.atlassian.bamboo.variable
Methods in com.atlassian.bamboo.variable that return VariableSubstitutorFactoryModifier and TypeMethodDescription@NotNull VariableSubstitutorFactoryCustomVariableContext.getVariableSubstitutorFactory()@NotNull VariableSubstitutorFactoryCustomVariableContextForTests.getVariableSubstitutorFactory()@NotNull VariableSubstitutorFactoryCustomVariableContextImpl.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 TypeClassDescriptionclassBean creating instances ofVariableSubstitutorfor 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 VariableSubstitutorFactoryImportMavenPlanAction.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 VariableSubstitutorFactoryConfigureRepository.variableSubstitutorFactory