Interface BuildResultWarningSummary
- All Superinterfaces:
BambooIdProvider
,BambooObject
,BuildResultWarningSummaryDto
- All Known Implementing Classes:
BuildResultWarningSummaryImpl
Entity to store warning summary in DB.
-
Field Summary
-
Method Summary
Methods inherited from interface com.atlassian.bamboo.core.BambooIdProvider
getId
Methods inherited from interface com.atlassian.bamboo.core.BambooObject
setId
Methods inherited from interface com.atlassian.bamboo.resultsummary.warning.BuildResultWarningSummaryDto
getHighPriorityCount, getLowPriorityCount, getNormalPriorityCount, getRepositoryId, getResultSummaryId, setHighPriorityCount, setLowPriorityCount, setNormalPriorityCount
-
Field Details
-
NO_REPOSITORY
static final int NO_REPOSITORY- See Also:
-
-
Method Details
-
getResultSummary
-