|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PerforceToolInstallation | |
|---|---|
| hudson.plugins.perforce | |
| Uses of PerforceToolInstallation in hudson.plugins.perforce |
|---|
| Methods in hudson.plugins.perforce that return PerforceToolInstallation | |
|---|---|
PerforceToolInstallation |
PerforceToolInstallation.forEnvironment(hudson.EnvVars environment)
|
PerforceToolInstallation |
PerforceToolInstallation.forNode(hudson.model.Node node,
hudson.model.TaskListener log)
|
PerforceToolInstallation[] |
PerforceToolInstallation.DescriptorImpl.getInstallations()
|
PerforceToolInstallation |
PerforceSCM.getP4Tool(String tool)
Get the path to p4 executable from a Perforce tool installation. |
| Methods in hudson.plugins.perforce that return types with arguments of type PerforceToolInstallation | |
|---|---|
List<PerforceToolInstallation> |
PerforceSCM.PerforceSCMDescriptor.getP4Tools()
List available tool installations. |
| Methods in hudson.plugins.perforce with parameters of type PerforceToolInstallation | |
|---|---|
void |
PerforceToolInstallation.DescriptorImpl.setInstallations(PerforceToolInstallation... installations)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||