public class CygwinInstallation extends Object implements Serializable, hudson.model.Describable<CygwinInstallation>
Modifier and Type | Class and Description |
---|---|
static class |
CygwinInstallation.DescriptorImpl |
Constructor and Description |
---|
CygwinInstallation(String name) |
Modifier and Type | Method and Description |
---|---|
hudson.model.Descriptor<CygwinInstallation> |
getDescriptor() |
String |
getName() |
@DataBoundConstructor public CygwinInstallation(String name)
public String getName()
public hudson.model.Descriptor<CygwinInstallation> getDescriptor()
getDescriptor
in interface hudson.model.Describable<CygwinInstallation>
Copyright © 2016–2018. All rights reserved.