|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Commit
| Method Summary | |
|---|---|
Id |
getBranchRootId()
Returns null if this commit does not represent a branch. |
String |
getChanges()
|
long |
getCommitTS()
|
String |
getMsg()
|
Id |
getParentId()
|
Id |
getRootNodeId()
|
void |
serialize(Binding binding)
|
| Method Detail |
|---|
Id getRootNodeId()
Id getParentId()
long getCommitTS()
String getMsg()
String getChanges()
Id getBranchRootId()
null if this commit does not represent a branch.
Otherwise, returns the id of the branch root commit
(i.e. the public commit that this private branch is based upon).
null if this commit
does not represent a branch.
void serialize(Binding binding)
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||