Uses of Interface
com.atlassian.bamboo.builder.JdkManager
Packages that use JdkManager
Package
Description
-
Uses of JdkManager in com.atlassian.bamboo.builder
Classes in com.atlassian.bamboo.builder that implement JdkManager -
Uses of JdkManager in com.atlassian.bamboo.configuration.external.helpers
Constructors in com.atlassian.bamboo.configuration.external.helpers with parameters of type JdkManagerModifierConstructorDescriptionDefaultExecutableLabelValidator
(TaskManager taskManager, JdkManager jdkManager) -
Uses of JdkManager in com.atlassian.bamboo.v2.build.agent.capability
Methods in com.atlassian.bamboo.v2.build.agent.capability with parameters of type JdkManagerModifier and TypeMethodDescriptionvoid
CapabilityDefaultsHelperImpl.setJdkManager
(JdkManager jdkManager) -
Uses of JdkManager in com.atlassian.bamboo.ww2.actions.build.admin.create
Constructors in com.atlassian.bamboo.ww2.actions.build.admin.create with parameters of type JdkManagerModifierConstructorDescriptionUIConfigSupportImpl
(BambooLicenseManager bambooLicenseManager, BambooUserManager bambooUserManager, TriggerTypeManager triggerTypeManager, JdkManager jdkManager, PlanManager planManager, ProjectManager projectManager, TaskManager taskManager, com.opensymphony.xwork2.TextProvider textProvider, BambooPermissionManager bambooPermissionManager) -
Uses of JdkManager in com.atlassian.bamboo.ww2.actions.chains
Methods in com.atlassian.bamboo.ww2.actions.chains with parameters of type JdkManager