Uses of Class
org.jenkinsci.test.acceptance.po.ToolInstallation
Package
Description
-
Uses of ToolInstallation in org.jenkinsci.test.acceptance.plugins.ant
-
Uses of ToolInstallation in org.jenkinsci.test.acceptance.plugins.git_client
-
Uses of ToolInstallation in org.jenkinsci.test.acceptance.plugins.gradle
-
Uses of ToolInstallation in org.jenkinsci.test.acceptance.plugins.groovy
-
Uses of ToolInstallation in org.jenkinsci.test.acceptance.plugins.maven
-
Uses of ToolInstallation in org.jenkinsci.test.acceptance.plugins.msbuild
-
Uses of ToolInstallation in org.jenkinsci.test.acceptance.po
Modifier 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) Modifier and TypeMethodDescriptionToolInstallation.installedIn
(String home) JdkInstallation.installVersion
(String version) ToolInstallation.installVersion
(String version) Modifier and TypeMethodDescriptionstatic void
ToolInstallation.waitForUpdates
(Jenkins jenkins, Class<? extends ToolInstallation> type)