| Package | Description |
|---|---|
| org.jenkinsci.plugins.pretestedintegration | |
| org.jenkinsci.plugins.pretestedintegration.scm.mercurial |
| Modifier and Type | Class and Description |
|---|---|
class |
SCMInterfaceDescriptor<T extends AbstractSCMInterface> |
| Modifier and Type | Method and Description |
|---|---|
AbstractSCMInterface |
PretestedIntegrationBuildWrapper.getScmInterface() |
AbstractSCMInterface |
SCMInterfaceDescriptor.newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
| Modifier and Type | Method and Description |
|---|---|
static hudson.DescriptorExtensionList<AbstractSCMInterface,SCMInterfaceDescriptor<AbstractSCMInterface>> |
AbstractSCMInterface.all() |
static hudson.DescriptorExtensionList<AbstractSCMInterface,SCMInterfaceDescriptor<AbstractSCMInterface>> |
AbstractSCMInterface.all() |
hudson.model.Descriptor<AbstractSCMInterface> |
AbstractSCMInterface.getDescriptor() |
| Constructor and Description |
|---|
PretestedIntegrationAction(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener,
AbstractSCMInterface scmInterface) |
PretestedIntegrationBuildWrapper(AbstractSCMInterface scmInterface) |
| Modifier and Type | Class and Description |
|---|---|
class |
Mercurial |
Copyright © 2004-2013. All Rights Reserved.