com.atlassian.bamboo.resultsummary
Interface ExtendedBuildResultsSummary

All Superinterfaces:
BambooObject, BuildResultsSummary, ResultStatisticsProvider
All Known Implementing Classes:
BuildResultsSummaryImpl

public interface ExtendedBuildResultsSummary
extends BuildResultsSummary, BambooObject


Method Summary
 Set getCommits()
           
 
Methods inherited from interface com.atlassian.bamboo.resultsummary.BuildResultsSummary
getBuildCompletedDate, getBuildKey, getBuildResultKey, getBuildTime, getChangedByAuthors, getComments, getCustomBuildData, getDeltaState, getDuration, getDurationDescription, getFailedBuildCount, getId, getJiraIssueKeys, getLabellings, getLabelNames, getReasonForBuild, getReasonSummary, getRelativeBuildDate, getRelativeBuildDate, getSuccessfulBuildCount, getTestSummary, getTimeToFix, isFailed, isSuccessful
 
Methods inherited from interface com.atlassian.bamboo.resultsummary.ResultStatisticsProvider
getBuildDate, getBuildNumber, getBuildState, getDurationInSeconds
 
Methods inherited from interface com.atlassian.bamboo.core.BambooObject
getId, setId
 

Method Detail

getCommits

Set getCommits()


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.