Uses of Class
com.atlassian.bamboo.build.VariableSubstitutionBean

Packages that use VariableSubstitutionBean
com.atlassian.bamboo.builder   
com.atlassian.bamboo.command   
com.atlassian.bamboo.plugins.labeller   
com.atlassian.bamboo.repository   
com.atlassian.bamboo.ww2.actions.build.admin.config   
 

Uses of VariableSubstitutionBean in com.atlassian.bamboo.builder
 

Subclasses of VariableSubstitutionBean in com.atlassian.bamboo.builder
 class VariableSubstitutionBeanForTesting
           
 

Uses of VariableSubstitutionBean in com.atlassian.bamboo.command
 

Fields in com.atlassian.bamboo.command declared as VariableSubstitutionBean
protected  VariableSubstitutionBean Command.substitutionBean
           
 

Methods in com.atlassian.bamboo.command that return VariableSubstitutionBean
 VariableSubstitutionBean Command.getVariableSubstitutionBean()
           
 

Methods in com.atlassian.bamboo.command with parameters of type VariableSubstitutionBean
 void Command.setVariableSubstitutionBean(VariableSubstitutionBean substitutionBean)
           
 

Uses of VariableSubstitutionBean in com.atlassian.bamboo.plugins.labeller
 

Methods in com.atlassian.bamboo.plugins.labeller with parameters of type VariableSubstitutionBean
 void BuildLabeller.setVariableSubstitutionBean(VariableSubstitutionBean variableSubstitutionBean)
           
 

Uses of VariableSubstitutionBean in com.atlassian.bamboo.repository
 

Fields in com.atlassian.bamboo.repository declared as VariableSubstitutionBean
protected  VariableSubstitutionBean AbstractRepository.variableSubstitutionBean
           
 

Methods in com.atlassian.bamboo.repository that return VariableSubstitutionBean
 VariableSubstitutionBean AbstractRepository.getVariableSubstitutionBean()
           
 

Methods in com.atlassian.bamboo.repository with parameters of type VariableSubstitutionBean
 void AbstractRepository.setVariableSubstitutionBean(VariableSubstitutionBean variableSubstitutionBean)
           
 

Uses of VariableSubstitutionBean in com.atlassian.bamboo.ww2.actions.build.admin.config
 

Methods in com.atlassian.bamboo.ww2.actions.build.admin.config with parameters of type VariableSubstitutionBean
 void ConfigureBuildRepository.setVariableSubstitutionBean(VariableSubstitutionBean variableSubstitutionBean)
           
 



Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.