Uses of Interface
com.atlassian.bamboo.plan.PlanFavouriteService

Packages that use PlanFavouriteService
com.atlassian.bamboo.plan   
com.atlassian.bamboo.ww2   
com.atlassian.bamboo.ww2.actions.labels   
 

Uses of PlanFavouriteService in com.atlassian.bamboo.plan
 

Classes in com.atlassian.bamboo.plan that implement PlanFavouriteService
 class PlanFavouriteServiceImpl
           
 

Uses of PlanFavouriteService in com.atlassian.bamboo.ww2
 

Constructors in com.atlassian.bamboo.ww2 with parameters of type PlanFavouriteService
FreemarkerContext(BambooLicenseManager bambooLicenseManager, AdministrationConfigurationManager administrationConfigurationManager, BambooPermissionManager bambooPermissionManager, DashboardCachingManager dashboardCachingManager, com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager, BambooUserManager bambooUserManager, com.atlassian.plugin.PluginAccessor pluginAccessor, PlanFavouriteService planFavouriteService, GravatarService gravatarService, ServerLifecycleProvider serverLifecycleProvider, PlanManager planManager)
           
 

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

Methods in com.atlassian.bamboo.ww2.actions.labels with parameters of type PlanFavouriteService
 void SetFavouriteAction.setPlanFavouriteService(PlanFavouriteService planFavouriteService)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.