@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) |
getContext
@NonNull public String getHash()
@NonNull public URL getURL()
public int compareTo(ScriptApproval.PendingClasspathEntry o)
compareTo
in interface Comparable<ScriptApproval.PendingClasspathEntry>
@NonNull public static ScriptApproval.PendingClasspathEntry searchKeyFor(@NonNull String hash)
Copyright © 2016–2023. All rights reserved.