public final class ClasspathEntry extends hudson.model.AbstractDescribableImpl<ClasspathEntry>
Modifier and Type | Class and Description |
---|---|
static class |
ClasspathEntry.DescriptorImpl |
Constructor and Description |
---|
ClasspathEntry(String path) |
Modifier and Type | Method and Description |
---|---|
static void |
alias() |
boolean |
equals(Object obj) |
String |
getPath() |
URL |
getURL() |
int |
hashCode() |
String |
toString() |
@DataBoundConstructor public ClasspathEntry(@Nonnull String path) throws MalformedURLException
MalformedURLException
Copyright © 2016. All rights reserved.