|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.commit.CommitManagerImpl
public class CommitManagerImpl
Constructor Summary | |
---|---|
CommitManagerImpl(CommitDao commitDao)
|
Method Summary | |
---|---|
java.util.Set<Commit> |
getCommitsForResult(ResultsSummary resultsSummary)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CommitManagerImpl(CommitDao commitDao)
Method Detail |
---|
@NotNull public java.util.Set<Commit> getCommitsForResult(@NotNull ResultsSummary resultsSummary)
getCommitsForResult
in interface CommitManager
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |