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

Packages that use ChainCreationService
com.atlassian.bamboo.upgrade.tasks   
com.atlassian.bamboo.ww2.actions.admin   
com.atlassian.bamboo.ww2.actions.build.admin.create   
 

Uses of ChainCreationService in com.atlassian.bamboo.upgrade.tasks
 

Methods in com.atlassian.bamboo.upgrade.tasks with parameters of type ChainCreationService
 void UpgradeTask2025BuildChainConversion.setChainCreationService(ChainCreationService chainCreationService)
           
 

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 CreateChain.setChainCreationService(ChainCreationService chainCreationService)
           
 



Copyright © 2010 Atlassian. All Rights Reserved.