Uses of Interface
com.atlassian.bamboo.build.creation.ChainCreationService

Packages that use ChainCreationService
com.atlassian.bamboo.build.creation   
com.atlassian.bamboo.plugins.rest.resource   
com.atlassian.bamboo.ww2.actions.admin   
com.atlassian.bamboo.ww2.actions.build.admin.create   
 

Uses of ChainCreationService in com.atlassian.bamboo.build.creation
 

Classes in com.atlassian.bamboo.build.creation that implement ChainCreationService
 class ChainCreationServiceImpl
           
 

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

Constructors in com.atlassian.bamboo.plugins.rest.resource with parameters of type ChainCreationService
CloneResource(PlanManager planManager, ChainCreationService chainCreationService, BambooPermissionManager bambooPermissionManager, ProjectManager projectManager, PlanService planService)
           
 

Uses of ChainCreationService in com.atlassian.bamboo.ww2.actions.admin
 

Fields in com.atlassian.bamboo.ww2.actions.admin declared as ChainCreationService
protected  ChainCreationService ImportMavenPlanAction.chainCreationService
           
 

Methods in com.atlassian.bamboo.ww2.actions.admin with parameters of type ChainCreationService
 void ImportMavenPlanAction.setChainCreationService(ChainCreationService chainCreationService)
           
 

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

Methods in com.atlassian.bamboo.ww2.actions.build.admin.create with parameters of type ChainCreationService
 void CreateTasksChainWizard.setChainCreationService(ChainCreationService chainCreationService)
           
 void CreateChain.setChainCreationService(ChainCreationService chainCreationService)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.