public class SparseCheckoutPath extends hudson.model.AbstractDescribableImpl<SparseCheckoutPath> implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
SparseCheckoutPath.DescriptorImpl |
| Modifier and Type | Field and Description |
|---|---|
static hudson.plugins.git.extensions.impl.SparseCheckoutPath.SparseCheckoutPathToPath |
SPARSE_CHECKOUT_PATH_TO_PATH |
| Constructor and Description |
|---|
SparseCheckoutPath(String path) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
hudson.model.Descriptor<SparseCheckoutPath> |
getDescriptor() |
String |
getPath() |
int |
hashCode() |
String |
toString() |
public static final transient hudson.plugins.git.extensions.impl.SparseCheckoutPath.SparseCheckoutPathToPath SPARSE_CHECKOUT_PATH_TO_PATH
@DataBoundConstructor public SparseCheckoutPath(String path)
public String getPath()
public hudson.model.Descriptor<SparseCheckoutPath> getDescriptor()
getDescriptor in interface hudson.model.Describable<SparseCheckoutPath>getDescriptor in class hudson.model.AbstractDescribableImpl<SparseCheckoutPath>Copyright © 2004-2015. All Rights Reserved.