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

Packages that use FilteringPlanManager
com.atlassian.bamboo.plan   
com.atlassian.bamboo.plugins.rest.model.project   
com.atlassian.bamboo.plugins.rest.resource   
com.atlassian.bamboo.ww2.actions.build.admin.create   
com.atlassian.bamboo.ww2.actions.chains   
 

Uses of FilteringPlanManager in com.atlassian.bamboo.plan
 

Classes in com.atlassian.bamboo.plan that implement FilteringPlanManager
 class PlanManagerImpl
           
 

Uses of FilteringPlanManager in com.atlassian.bamboo.plugins.rest.model.project
 

Methods in com.atlassian.bamboo.plugins.rest.model.project with parameters of type FilteringPlanManager
 void RestProject.expand(FilteringPlanManager planManager, LabelManager labelManager)
           
 

Constructors in com.atlassian.bamboo.plugins.rest.model.project with parameters of type FilteringPlanManager
RestProjectExpander(FilteringPlanManager planManager, LabelManager labelManager)
           
 

Uses of FilteringPlanManager in com.atlassian.bamboo.plugins.rest.resource
 

Constructors in com.atlassian.bamboo.plugins.rest.resource with parameters of type FilteringPlanManager
ProjectResource(FilteringPlanManager planManager, BambooUserManager bambooUserManager, LabelManager labelManager, ProjectManager projectManager, PlanService planService)
           
 

Uses of FilteringPlanManager in com.atlassian.bamboo.ww2.actions.build.admin.create
 

Methods in com.atlassian.bamboo.ww2.actions.build.admin.create with parameters of type FilteringPlanManager
 void CreateChain.setFilteringPlanManager(FilteringPlanManager planManager)
           
 

Uses of FilteringPlanManager in com.atlassian.bamboo.ww2.actions.chains
 

Methods in com.atlassian.bamboo.ww2.actions.chains with parameters of type FilteringPlanManager
 void CreateJob.setFilteringPlanManager(FilteringPlanManager planManager)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.