| Package | Description |
|---|---|
| com.atlassian.bamboo.build | |
| com.atlassian.bamboo.migration.stream | |
| com.atlassian.bamboo.plan.number |
| Modifier and Type | Method and Description |
|---|---|
long |
BuildNumberExportDao.iteratePlanBuildNumbersForExport(Consumer<PlanBuildNumbers> consumer) |
long |
BuildNumberExportHibernateDao.iteratePlanBuildNumbersForExport(Consumer<PlanBuildNumbers> consumer) |
| Modifier and Type | Method and Description |
|---|---|
protected @NotNull PlanBuildNumbers |
PlanBuildNumbersMapper.createItemInstance(org.codehaus.staxmate.in.SMInputCursor inputCursor) |
| Modifier and Type | Method and Description |
|---|---|
void |
PlanBuildNumbersMapper.afterImportListItem(@NotNull org.codehaus.staxmate.in.SMInputCursor inputCursor,
@NotNull List<PlanBuildNumbers> list,
@NotNull PlanBuildNumbers object,
long objectIndex,
@NotNull org.hibernate.Session session) |
protected void |
PlanBuildNumbersMapper.exportProperties(@NotNull org.codehaus.staxmate.out.SMOutputElement outputElement,
@NotNull PlanBuildNumbers object,
@NotNull org.hibernate.Session session,
ExportDetailsBean exportDetailsBean) |
protected void |
PlanBuildNumbersMapper.importProperties(@NotNull PlanBuildNumbers object,
@NotNull org.codehaus.staxmate.in.SMInputCursor inputCursor,
@NotNull org.hibernate.Session session) |
| Modifier and Type | Class and Description |
|---|---|
class |
PlanBuildNumbersImpl |
| Modifier and Type | Field and Description |
|---|---|
static PlanBuildNumbers |
PlanBuildNumbersImpl.UNINITIALISED |
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.