|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.commit.CommitView
public class CommitView
Constructor Summary | |
---|---|
CommitView(UnassociatedCommit commit,
java.util.List<ResultWithPlanInfo<ChainResultsSummary>> summaries)
|
Method Summary | |
---|---|
UnassociatedCommit |
getCommit()
|
java.util.List<ResultWithPlanInfo<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<ResultWithPlanInfo<ChainResultsSummary>> summaries)
Method Detail |
---|
@NotNull public java.util.List<ResultWithPlanInfo<ChainResultsSummary>> getSummaries()
@NotNull public UnassociatedCommit getCommit()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |