@ExportedBean(defaultVisibility=999) public class GitObject extends Object implements Serializable
GitObject(String name, org.eclipse.jgit.lib.ObjectId sha1)
boolean
equals(Object o)
String
getName()
org.eclipse.jgit.lib.ObjectId
getSHA1()
getSHA1String()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public GitObject(String name, org.eclipse.jgit.lib.ObjectId sha1)
public org.eclipse.jgit.lib.ObjectId getSHA1()
@Exported public String getName()
@Exported(name="SHA1") public String getSHA1String()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2004-2015 Hudson. All Rights Reserved.