Uses of Interface
com.atlassian.bamboo.builder.JdkManager

Packages that use JdkManager
com.atlassian.bamboo.builder   
com.atlassian.bamboo.v2.build.agent.capability   
com.atlassian.bamboo.ww2.actions.build.admin.create   
com.atlassian.bamboo.ww2.actions.chains   
 

Uses of JdkManager in com.atlassian.bamboo.builder
 

Classes in com.atlassian.bamboo.builder that implement JdkManager
 class DefaultJdkManager
           
 

Uses of JdkManager in com.atlassian.bamboo.v2.build.agent.capability
 

Methods in com.atlassian.bamboo.v2.build.agent.capability with parameters of type JdkManager
 void CapabilityDefaultsHelperImpl.setJdkManager(JdkManager jdkManager)
           
 

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

Methods in com.atlassian.bamboo.ww2.actions.build.admin.create with parameters of type JdkManager
 void CreateChain.setJdkManager(JdkManager jdkManager)
           
 

Constructors in com.atlassian.bamboo.ww2.actions.build.admin.create with parameters of type JdkManager
UIConfigBeanImpl(WebRepositoryViewerManager webRepositoryViewerManager, BuildStrategyManager buildStrategyManager, RepositoryManager repositoryManager, ProjectManager projectManager, BambooLicenseManager bambooLicenseManager, PlanManager planManager, JdkManager jdkManager, TaskManager taskManager, com.opensymphony.xwork2.TextProvider textProvider, RepositoryDefinitionManager repositoryDefinitionManager)
           
 

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

Methods in com.atlassian.bamboo.ww2.actions.chains with parameters of type JdkManager
 void CreateJob.setJdkManager(JdkManager jdkManager)
           
 



Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.