jenkins.plugins.shiningpanda.tools
Class PythonInstallationFinder
java.lang.Object
jenkins.plugins.shiningpanda.tools.PythonInstallationFinder
public class PythonInstallationFinder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PythonInstallationFinder
public PythonInstallationFinder()
configure
public static List<PythonInstallation> configure()
throws IOException,
InterruptedException
- Configure some installations.
- Returns:
- The list of configured installations
- Throws:
IOException
InterruptedException
getInstallations
public static List<PythonInstallation> getInstallations()
throws IOException,
InterruptedException
- Get all available PYTHON installations.
- Returns:
- The available PYTHON installations
- Throws:
InterruptedException
IOException
Copyright © 2004-2012. All Rights Reserved.