|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommitUser | |
|---|---|
| org.eclipse.egit.github.core | |
| Uses of CommitUser in org.eclipse.egit.github.core |
|---|
| Methods in org.eclipse.egit.github.core that return CommitUser | |
|---|---|
CommitUser |
Commit.getAuthor()
|
CommitUser |
Commit.getCommitter()
|
CommitUser |
Tag.getTagger()
|
CommitUser |
CommitUser.setDate(Date date)
|
CommitUser |
CommitUser.setEmail(String email)
|
CommitUser |
CommitUser.setName(String name)
|
| Methods in org.eclipse.egit.github.core with parameters of type CommitUser | |
|---|---|
Commit |
Commit.setAuthor(CommitUser author)
|
Commit |
Commit.setCommitter(CommitUser committer)
|
Tag |
Tag.setTagger(CommitUser tagger)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||