| Package | Description |
|---|---|
| com.atlassian.bamboo.plan | |
| com.atlassian.bamboo.v2.build.dependencies |
| Modifier and Type | Method and Description |
|---|---|
void |
PlanParticleManager.adjustPlanParticles(PlanKey planKey,
Collection<? extends PlanParticle> consumedParticles,
Collection<? extends PlanParticle> producedParticles)
Adjust list of plan's consumed and produced particles.
|
| Modifier and Type | Method and Description |
|---|---|
org.codehaus.plexus.util.dag.DAG |
DependencyTreeBuilder.getDirectDependencyGraph(ImmutablePlan plan)
Calculates the direct dependency graph for a particular build
|
List<ImmutablePlan> |
DependencyTreeBuilder.getDirectParents(ImmutablePlan plan)
Visits all the parent
Plan for the give build and returns its direct linage in topological order |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.