| Package | Description |
|---|---|
| hudson.plugins.mercurial |
| Modifier and Type | Method and Description |
|---|---|
static MercurialInstallation[] |
MercurialInstallation.allInstallations() |
static MercurialInstallation |
MercurialSCM.findInstallation(String name) |
MercurialInstallation |
MercurialInstallation.forEnvironment(hudson.EnvVars environment) |
MercurialInstallation |
MercurialInstallation.forNode(hudson.model.Node node,
hudson.model.TaskListener log) |
MercurialInstallation[] |
MercurialInstallation.DescriptorImpl.getInstallations() |
| Modifier and Type | Method and Description |
|---|---|
void |
MercurialInstallation.DescriptorImpl.setInstallations(MercurialInstallation... installations) |
| Constructor and Description |
|---|
HgExe(MercurialInstallation inst,
com.cloudbees.plugins.credentials.common.StandardUsernameCredentials credentials,
hudson.Launcher launcher,
hudson.model.Node node,
hudson.model.TaskListener listener,
hudson.EnvVars env) |
Copyright © 2004-2013. All Rights Reserved.