Uses of Interface
com.atlassian.bamboo.utils.TitleProvider

Packages that use TitleProvider
com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository   
com.atlassian.bamboo.pageobjects.pages.tasks   
com.atlassian.bamboo.utils   
 

Uses of TitleProvider in com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository
 

Classes in com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository that implement TitleProvider
 class VcsElement
          Element in source repository list
 

Uses of TitleProvider in com.atlassian.bamboo.pageobjects.pages.tasks
 

Classes in com.atlassian.bamboo.pageobjects.pages.tasks that implement TitleProvider
 class TaskElement
          A single task in a task list
 

Uses of TitleProvider in com.atlassian.bamboo.utils
 

Methods in com.atlassian.bamboo.utils that return types with arguments of type TitleProvider
static com.google.common.base.Predicate<TitleProvider> BambooPredicates.hasEqualTitle(java.lang.String title)
           
 



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