Class BitbucketProject
- java.lang.Object
-
- com.atlassian.bitbucket.jenkins.internal.model.BitbucketProject
-
public class BitbucketProject extends Object
-
-
Constructor Summary
Constructors Constructor Description BitbucketProject(String key, Map<String,List<BitbucketNamedLink>> links, String name)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
String
getKey()
String
getName()
String
getSelfLink()
int
hashCode()
-