| Package | Description |
|---|---|
| com.atlassian.bamboo.build | |
| com.atlassian.bamboo.migration.stream |
| Modifier and Type | Class and Description |
|---|---|
class |
PlanBranchPullRequestEntity |
| Modifier and Type | Method and Description |
|---|---|
@NotNull MutablePlanBranchPullRequest |
PlanBranchPullRequestDaoImpl.create(@NotNull ChainBranch chainBranch,
@NotNull MutableVcsPullRequest vcsPullRequest) |
@NotNull MutablePlanBranchPullRequest |
PlanBranchPullRequestDao.create(@NotNull ChainBranch chainBranch,
@NotNull MutableVcsPullRequest vcsPullRequest) |
| Constructor and Description |
|---|
PlanBranchPullRequestEntity(@NotNull MutablePlanBranchPullRequest planBranchPullRequest) |
| Modifier and Type | Method and Description |
|---|---|
protected @NotNull MutablePlanBranchPullRequest |
PlanBranchPullRequestMapper.createItemInstance(org.codehaus.staxmate.in.SMInputCursor inputCursor) |
| Modifier and Type | Method and Description |
|---|---|
void |
PlanBranchPullRequestMapper.afterImportListItem(@NotNull org.codehaus.staxmate.in.SMInputCursor inputCursor,
@NotNull List<MutablePlanBranchPullRequest> list,
@NotNull MutablePlanBranchPullRequest object,
long objectIndex,
@NotNull org.hibernate.Session session) |
protected void |
PlanBranchPullRequestMapper.exportProperties(@NotNull org.codehaus.staxmate.out.SMOutputElement outputElement,
@NotNull MutablePlanBranchPullRequest planBranchPullRequest,
@NotNull org.hibernate.Session session,
ExportDetailsBean exportDetailsBean) |
protected void |
PlanBranchPullRequestMapper.importProperties(@NotNull MutablePlanBranchPullRequest object,
@NotNull org.codehaus.staxmate.in.SMInputCursor inputCursor,
@NotNull org.hibernate.Session session) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.