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

Packages that use VariableSubstitutionBean
com.atlassian.bamboo.command   
com.atlassian.bamboo.repository   
 

Uses of VariableSubstitutionBean in com.atlassian.bamboo.command
 

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.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)
           
 



Copyright © 2008 Atlassian Software Systems.. All Rights Reserved.