| Package | Description |
|---|---|
| org.jenkinsci.plugins.phpwebserver.config |
| Modifier and Type | Method and Description |
|---|---|
PhpWebserverInstallation |
PhpWebserverInstallation.forEnvironment(hudson.EnvVars environment) |
PhpWebserverInstallation |
PhpWebserverInstallation.forNode(hudson.model.Node node,
hudson.model.TaskListener log) |
static PhpWebserverInstallation |
PhpWebserverInstallation.getDefaultInstallation()
Return the default installation.
|
PhpWebserverInstallation |
PhpWebserverInstallation.DescriptorImpl.getInstallation(String name)
Get PHP installation.
|
| Modifier and Type | Method and Description |
|---|---|
List<hudson.tools.ToolDescriptor<? extends PhpWebserverInstallation>> |
PhpWebserverInstallation.DescriptorImpl.getApplicableDesccriptors()
Get all PHP installations.
|
Copyright © 2004-2015. All Rights Reserved.