|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResultWithPlanInfo | |
---|---|
com.atlassian.bamboo.commit | |
com.atlassian.bamboo.resultsummary |
Uses of ResultWithPlanInfo in com.atlassian.bamboo.commit |
---|
Methods in com.atlassian.bamboo.commit that return types with arguments of type ResultWithPlanInfo | |
---|---|
java.util.List<ResultWithPlanInfo<ChainResultsSummary>> |
CommitView.getSummaries()
|
Constructor parameters in com.atlassian.bamboo.commit with type arguments of type ResultWithPlanInfo | |
---|---|
CommitView(UnassociatedCommit commit,
java.util.List<ResultWithPlanInfo<ChainResultsSummary>> summaries)
|
Uses of ResultWithPlanInfo in com.atlassian.bamboo.resultsummary |
---|
Methods in com.atlassian.bamboo.resultsummary that return types with arguments of type ResultWithPlanInfo | ||
---|---|---|
|
BuildResultsSummaryHibernateDao.getResultSummariesByChangeSetId(java.lang.String changeSetId,
java.lang.Class<T> discriminator)
|
|
|
ResultsSummaryManager.getResultSummariesByChangeSetId(java.lang.String changeSetId,
java.lang.Class<T> discriminator)
Get a list of all build results containing a commit with the given change set ID. |
|
|
BuildResultsSummaryDao.getResultSummariesByChangeSetId(java.lang.String changeSetId,
java.lang.Class<T> discriminator)
Get a list of all build results containing a commit with the given change set ID. |
|
|
BuildResultsSummaryManagerImpl.getResultSummariesByChangeSetId(java.lang.String changeSetId,
java.lang.Class<T> discriminator)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |