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