Uses of Class
org.jenkinsci.test.acceptance.po.ToolInstallation
Packages that use ToolInstallation
Package
Description
-
Uses of ToolInstallation in org.jenkinsci.test.acceptance.plugins.ant
Subclasses of ToolInstallation in org.jenkinsci.test.acceptance.plugins.ant -
Uses of ToolInstallation in org.jenkinsci.test.acceptance.plugins.git_client
Subclasses of ToolInstallation in org.jenkinsci.test.acceptance.plugins.git_client -
Uses of ToolInstallation in org.jenkinsci.test.acceptance.plugins.gradle
Subclasses of ToolInstallation in org.jenkinsci.test.acceptance.plugins.gradle -
Uses of ToolInstallation in org.jenkinsci.test.acceptance.plugins.groovy
Subclasses of ToolInstallation in org.jenkinsci.test.acceptance.plugins.groovy -
Uses of ToolInstallation in org.jenkinsci.test.acceptance.plugins.maven
Subclasses of ToolInstallation in org.jenkinsci.test.acceptance.plugins.maven -
Uses of ToolInstallation in org.jenkinsci.test.acceptance.plugins.msbuild
Subclasses of ToolInstallation in org.jenkinsci.test.acceptance.plugins.msbuild -
Uses of ToolInstallation in org.jenkinsci.test.acceptance.po
Subclasses of ToolInstallation in org.jenkinsci.test.acceptance.poMethods in org.jenkinsci.test.acceptance.po with type parameters of type ToolInstallationModifier and TypeMethodDescription<T extends ToolInstallation>
Tstatic <T extends ToolInstallation>
Tstatic <T extends ToolInstallation>
Tstatic <T extends ToolInstallation>
voidToolInstallation.installTool
(Jenkins jenkins, Class<T> type, String name, String version) static <T extends ToolInstallation>
voidToolInstallation.installTool
(Jenkins jenkins, Class<T> type, String name, String version, String pathPrefix, Runnable action) Methods in org.jenkinsci.test.acceptance.po that return ToolInstallationModifier and TypeMethodDescriptionToolInstallation.installedIn
(String home) JdkInstallation.installVersion
(String version) ToolInstallation.installVersion
(String version) Method parameters in org.jenkinsci.test.acceptance.po with type arguments of type ToolInstallationModifier and TypeMethodDescriptionstatic void
ToolInstallation.waitForUpdates
(Jenkins jenkins, Class<? extends ToolInstallation> type)