@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public static class ScriptApproval.ApprovedClasspathEntry extends Object implements Comparable<ScriptApproval.ApprovedClasspathEntry>
| Constructor and Description |
|---|
ApprovedClasspathEntry(String hash,
URL url) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(ScriptApproval.ApprovedClasspathEntry o) |
boolean |
equals(Object obj) |
String |
getHash() |
URL |
getURL() |
int |
hashCode() |
public String getHash()
public URL getURL()
public int compareTo(ScriptApproval.ApprovedClasspathEntry o)
compareTo in interface Comparable<ScriptApproval.ApprovedClasspathEntry>Copyright © 2016–2017. All rights reserved.