|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.bamboo.commit.CommitView
public class CommitView
| Constructor Summary | |
|---|---|
CommitView(UnassociatedCommit commit,
java.util.List<ChainResultsSummary> summaries)
|
|
| Method Summary | |
|---|---|
UnassociatedCommit |
getCommit()
|
java.util.List<ChainResultsSummary> |
getSummaries()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CommitView(@NotNull
UnassociatedCommit commit,
@NotNull
java.util.List<ChainResultsSummary> summaries)
| Method Detail |
|---|
@NotNull public java.util.List<ChainResultsSummary> getSummaries()
@NotNull public UnassociatedCommit getCommit()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||