|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Commit
| Method Summary | |
|---|---|
Author |
getAuthor()
|
BuildResultsSummary |
getBuildResultsSummary()
|
String |
getComment()
|
Date |
getDate()
|
List |
getFiles()
|
| Methods inherited from interface com.atlassian.bamboo.core.BambooObject |
|---|
getId, setId |
| Method Detail |
|---|
Author getAuthor()
Author who made the commitBuildResultsSummary getBuildResultsSummary()
BuildResultsSummary whic this commit belongs toList getFiles()
List of CommitFile objects representing changed filesString getComment()
Date getDate()
Date of commit.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||