Uses of Interface
com.atlassian.bamboo.labels.LabelManager

Packages that use LabelManager
com.atlassian.bamboo.autofavourite   
com.atlassian.bamboo.labels   
com.atlassian.bamboo.rest   
com.atlassian.bamboo.webwork   
com.atlassian.bamboo.ww2.actions.labels   
com.atlassian.bamboo.ww2.actions.project   
com.atlassian.bamboo.xmpp.commands   
 

Uses of LabelManager in com.atlassian.bamboo.autofavourite
 

Methods in com.atlassian.bamboo.autofavourite with parameters of type LabelManager
 void AutoFavouriteBuildCompleteAction.setLabelManager(LabelManager labelManager)
           
 

Uses of LabelManager in com.atlassian.bamboo.labels
 

Classes in com.atlassian.bamboo.labels that implement LabelManager
 class LabelManagerImpl
           
 

Methods in com.atlassian.bamboo.labels that return LabelManager
 LabelManager AutoLabelBuildCompleteAction.getLabelManager()
           
 

Methods in com.atlassian.bamboo.labels with parameters of type LabelManager
 void AutoLabelBuildCompleteAction.setLabelManager(LabelManager labelManager)
           
 

Uses of LabelManager in com.atlassian.bamboo.rest
 

Methods in com.atlassian.bamboo.rest with parameters of type LabelManager
 void GetLatestUserBuilds.setLabelManager(LabelManager labelManager)
           
 

Uses of LabelManager in com.atlassian.bamboo.webwork
 

Methods in com.atlassian.bamboo.webwork with parameters of type LabelManager
 void StarterAction.setLabelManager(LabelManager labelManager)
           
 

Uses of LabelManager in com.atlassian.bamboo.ww2.actions.labels
 

Methods in com.atlassian.bamboo.ww2.actions.labels with parameters of type LabelManager
 void EditLabelsAction.setLabelManager(LabelManager labelManager)
           
 void SetFavouriteAction.setLabelManager(LabelManager labelManager)
           
 void ViewBuildResultsForLabelAction.setLabelManager(LabelManager labelManager)
           
 void ViewLabels.setLabelManager(LabelManager labelManager)
           
 

Uses of LabelManager in com.atlassian.bamboo.ww2.actions.project
 

Methods in com.atlassian.bamboo.ww2.actions.project with parameters of type LabelManager
 void ViewProject.setLabelManager(LabelManager labelManager)
           
 

Uses of LabelManager in com.atlassian.bamboo.xmpp.commands
 

Methods in com.atlassian.bamboo.xmpp.commands with parameters of type LabelManager
 void AddLabel.setLabelManager(LabelManager labelManager)
           
 



Copyright © 2006 Atlassian Software Systems. All Rights Reserved.