Package | Description |
---|---|
com.atlassian.bamboo.migration.stream.build | |
com.atlassian.bamboo.plan.rss | |
com.atlassian.bamboo.specs |
Modifier and Type | Method and Description |
---|---|
protected @NotNull PlanVcsBambooSpecsSourceDto |
PlanSpecsSourceMapper.createItemInstance(org.codehaus.staxmate.in.SMInputCursor inputCursor) |
Modifier and Type | Method and Description |
---|---|
void |
PlanSpecsSourceMapper.afterImportListItem(@NotNull org.codehaus.staxmate.in.SMInputCursor inputCursor,
@NotNull List<PlanVcsBambooSpecsSourceDto> list,
@NotNull PlanVcsBambooSpecsSourceDto object,
long objectIndex,
@NotNull org.hibernate.Session session) |
protected void |
PlanSpecsSourceMapper.exportProperties(@NotNull org.codehaus.staxmate.out.SMOutputElement outputElement,
@NotNull PlanVcsBambooSpecsSourceDto specsSource,
@NotNull org.hibernate.Session session,
ExportDetailsBean exportDetailsBean) |
protected void |
PlanSpecsSourceMapper.importProperties(@NotNull PlanVcsBambooSpecsSourceDto specsSource,
@NotNull org.codehaus.staxmate.in.SMInputCursor inputCursor,
@NotNull org.hibernate.Session session) |
Modifier and Type | Class and Description |
---|---|
class |
PlanVcsBambooSpecsSourceDtoImpl |
Modifier and Type | Method and Description |
---|---|
void |
BambooSpecsSourceDaoImpl.scrollPlanVcsBambooSpecsSourceForExport(Consumer<PlanVcsBambooSpecsSourceDto> consumer) |
void |
BambooSpecsSourceDao.scrollPlanVcsBambooSpecsSourceForExport(Consumer<PlanVcsBambooSpecsSourceDto> consumer) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.