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

Packages that use Labelling
com.atlassian.bamboo.labels   
 

Uses of Labelling in com.atlassian.bamboo.labels
 

Classes in com.atlassian.bamboo.labels that implement Labelling
 class LabellingImpl
           
 

Methods in com.atlassian.bamboo.labels that return Labelling
 Labelling LabelDao.findLabellingByBuild(Label label, Build build)
           
 Labelling LabelHibernateDao.findLabellingByBuild(Label label, Build build)
           
 Labelling LabelDao.findLabellingByBuildResultsSummary(Label label, BuildResultsSummary buildResultsSummary)
           
 Labelling LabelHibernateDao.findLabellingByBuildResultsSummary(Label label, BuildResultsSummary buildResultsSummary)
           
 Labelling LabelDao.findLabellingByProject(Label label, Project project)
           
 Labelling LabelHibernateDao.findLabellingByProject(Label label, Project project)
           
 



Copyright © 2006 Atlassian Software Systems. All Rights Reserved.