Package | Description |
---|---|
com.atlassian.bamboo.migration.stream | |
com.atlassian.bamboo.results.warning | |
com.atlassian.bamboo.resultsummary.warning |
Modifier and Type | Method and Description |
---|---|
protected BuildResultWarningSummary |
BuildResultWarningSummaryMapper.createItemInstance(org.codehaus.staxmate.in.SMInputCursor inputCursor) |
Modifier and Type | Method and Description |
---|---|
protected void |
BuildResultWarningSummaryMapper.exportProperties(org.codehaus.staxmate.out.SMOutputElement outputElement,
BuildResultWarningSummary object,
org.hibernate.Session session,
ExportDetailsBean exportDetailsBean) |
protected void |
BuildResultWarningSummaryMapper.importProperties(BuildResultWarningSummary object,
org.codehaus.staxmate.in.SMInputCursor inputCursor,
org.hibernate.Session session) |
Modifier and Type | Method and Description |
---|---|
void |
BuildWarningSummary.append(BuildResultWarningSummary summary) |
Modifier and Type | Class and Description |
---|---|
class |
BuildResultWarningSummaryImpl |
Modifier and Type | Method and Description |
---|---|
BuildResultWarningSummary |
BuildResultWarningSummaryDaoImpl.findByResultAndRepository(long resultsSummaryId,
long repositoryId) |
BuildResultWarningSummary |
BuildResultWarningSummaryDao.findByResultAndRepository(long resultsSummaryId,
long repositoryId) |
Modifier and Type | Method and Description |
---|---|
List<BuildResultWarningSummary> |
BuildResultWarningSummaryDaoImpl.findByResult(long resultsSummaryId) |
List<BuildResultWarningSummary> |
BuildResultWarningSummaryDao.findByResult(long resultsSummaryId) |
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.