Uses of Class
com.atlassian.bamboo.build.expiry.BuildExpiryConfig

Packages that use BuildExpiryConfig
com.atlassian.bamboo.build.expiry   
com.atlassian.bamboo.configuration   
 

Uses of BuildExpiryConfig in com.atlassian.bamboo.build.expiry
 

Methods in com.atlassian.bamboo.build.expiry that return BuildExpiryConfig
 BuildExpiryConfig ExpiryCustomObjectContainer.getBuildExpiryConfig()
           
 BuildExpiryConfig BuildExpiryAction.getBuildExpiryConfig()
           
 

Methods in com.atlassian.bamboo.build.expiry with parameters of type BuildExpiryConfig
 int BuildExpiryBean.expirePlan(BuildExpiryConfig config, Plan plan, ResultsSummary lastResultsSummary)
          Expires builds according to the passed BuildExpiryConfig object.
 void ExpiryCustomObjectContainer.setBuildExpiryConfig(BuildExpiryConfig buildExpiryConfig2)
           
 void BuildExpiryAction.setBuildExpiryConfig(BuildExpiryConfig buildExpiryConfig)
           
 

Uses of BuildExpiryConfig in com.atlassian.bamboo.configuration
 

Methods in com.atlassian.bamboo.configuration that return BuildExpiryConfig
 BuildExpiryConfig AdministrationConfiguration.getBuildExpiryConfig()
           
 

Methods in com.atlassian.bamboo.configuration with parameters of type BuildExpiryConfig
 void AdministrationConfiguration.setBuildExpiryConfig(BuildExpiryConfig buildExpiryConfig)
           
 



Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.