Uses of Interface
com.atlassian.bamboo.build.CustomBuildCompleteAction

Packages that use CustomBuildCompleteAction
com.atlassian.bamboo.autofavourite   
com.atlassian.bamboo.build   
com.atlassian.bamboo.build.expiry.plugin   
com.atlassian.bamboo.labels   
com.atlassian.bamboo.plugin.module.ext   
com.atlassian.bamboo.plugins.labeller   
 

Uses of CustomBuildCompleteAction in com.atlassian.bamboo.autofavourite
 

Classes in com.atlassian.bamboo.autofavourite that implement CustomBuildCompleteAction
 class AutoFavouriteBuildCompleteAction
           
 

Uses of CustomBuildCompleteAction in com.atlassian.bamboo.build
 

Classes in com.atlassian.bamboo.build that implement CustomBuildCompleteAction
 class BaseCustomBuildCompleteAction
          A base implementation that does nothing by default.
 

Uses of CustomBuildCompleteAction in com.atlassian.bamboo.build.expiry.plugin
 

Classes in com.atlassian.bamboo.build.expiry.plugin that implement CustomBuildCompleteAction
 class BuildExpiryPerPlanPlugin
          A plugin class that allows you to have build expiry occur per build
 

Uses of CustomBuildCompleteAction in com.atlassian.bamboo.labels
 

Classes in com.atlassian.bamboo.labels that implement CustomBuildCompleteAction
 class AutoLabelBuildCompleteAction
           
 

Uses of CustomBuildCompleteAction in com.atlassian.bamboo.plugin.module.ext
 

Subinterfaces of CustomBuildCompleteAction in com.atlassian.bamboo.plugin.module.ext
 interface OgnlContextTransformer
          Classes the implement this can add things to context to make the view / edit parts of the build configuration more pliable.
 

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

Classes in com.atlassian.bamboo.plugins.labeller that implement CustomBuildCompleteAction
 class BuildLabeller
           
 



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