@IdiotProofImmutable public final class JenkinsPlugin extends Object
Modifier and Type | Class and Description |
---|---|
static class |
JenkinsPlugin.Builder |
Modifier and Type | Method and Description |
---|---|
static JenkinsPlugin.Builder |
builder() |
boolean |
equals(Object other) |
List<JenkinsPluginDependency> |
getDependencies() |
String |
getName() |
String |
getVersion() |
int |
hashCode() |
String |
toString() |
public static JenkinsPlugin.Builder builder()
public String getVersion()
public List<JenkinsPluginDependency> getDependencies()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.