@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() |
getContext
public String getHash()
public URL getURL()
public int compareTo(ScriptApproval.PendingClasspathEntry o)
compareTo
in interface Comparable<ScriptApproval.PendingClasspathEntry>
Copyright © 2015. All rights reserved.