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

Packages that use TitleProvider
com.atlassian.bamboo.pageobjects.pages.tasks   
com.atlassian.bamboo.pageobjects.pages.vcs   
com.atlassian.bamboo.utils   
 

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.pageobjects.pages.vcs
 

Classes in com.atlassian.bamboo.pageobjects.pages.vcs that implement TitleProvider
 class VcsElement
          Element in source repository 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 © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.