Package | Description |
---|---|
com.atlassian.bamboo.build | |
com.atlassian.bamboo.migration.stream.build | |
com.atlassian.bamboo.ww2.actions.plans.admin |
Modifier and Type | Class and Description |
---|---|
class |
PlanDependencyImpl |
Modifier and Type | Method and Description |
---|---|
Collection<PlanDependency> |
PlanDependencyDao.getChildNonEditableDependencies(PlanIdentifier plan) |
Collection<PlanDependency> |
PlanDependencyDao.getParentNonEditableDependencies(PlanIdentifier plan) |
Modifier and Type | Method and Description |
---|---|
boolean |
ParentChainPredicate.apply(PlanDependency planDependency)
Deprecated.
|
boolean |
PlanDependencyManagerImpl.savePlanDependency(@Nullable PlanDependency dependency) |
boolean |
PlanDependencyManager.savePlanDependency(@Nullable PlanDependency dependency)
Save the given dependency.
|
Modifier and Type | Method and Description |
---|---|
protected @NotNull PlanDependency |
ProjectDependencyMapper.createItemInstance(org.codehaus.staxmate.in.SMInputCursor inputCursor) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractProjectDependencyMapper.afterImportListItem(@NotNull org.codehaus.staxmate.in.SMInputCursor inputCursor,
@NotNull List<PlanDependency> planDependencies,
@NotNull PlanDependency object,
long objectIndex,
@NotNull org.hibernate.Session session) |
protected void |
ProjectDependencyMapper.exportProperties(@NotNull org.codehaus.staxmate.out.SMOutputElement outputElement,
@NotNull PlanDependency object,
@NotNull org.hibernate.Session session,
ExportDetailsBean exportDetailsBean) |
protected void |
ProjectDependencyMapper.importProperties(@NotNull PlanDependency object,
@NotNull org.codehaus.staxmate.in.SMInputCursor inputCursor,
@NotNull org.hibernate.Session session) |
protected void |
AbstractProjectDependencyMapper.saveDependency(PlanDependency planDependency) |
Modifier and Type | Method and Description |
---|---|
Set<PlanDependency> |
ConfigurePlanDependencies.getChildPlans() |
Set<PlanDependency> |
ConfigurePlanDependencies.getParentPlans() |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.