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