|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DecoratedPlan | |
---|---|
com.atlassian.bamboo.ww2.beans |
Uses of DecoratedPlan in com.atlassian.bamboo.ww2.beans |
---|
Methods in com.atlassian.bamboo.ww2.beans that return DecoratedPlan | |
---|---|
DecoratedPlan |
DecoratedNavObjectFactoryImpl.decoratePlan(ImmutablePlan plan)
|
DecoratedPlan |
DecoratedNavObjectFactory.decoratePlan(ImmutablePlan plan)
Decorate plan |
DecoratedPlan |
DecoratedNavObjectFactoryImpl.getDecoratedPlan(ResultsSummary resultSummary)
|
DecoratedPlan |
DecoratedNavObjectFactory.getDecoratedPlan(ResultsSummary resultSummary)
Gets the decorated plan for the given result summary. |
DecoratedPlan |
DecoratedPlan.getParent()
|
Methods in com.atlassian.bamboo.ww2.beans that return types with arguments of type DecoratedPlan | |
---|---|
com.google.common.collect.ImmutableList<DecoratedPlan> |
DecoratedResult.getBranches()
|
com.google.common.collect.ImmutableList<DecoratedPlan> |
DecoratedPlan.getBranches()
|
com.google.common.collect.ImmutableList<DecoratedPlan> |
DecoratedNavObjectFactoryImpl.getDecoratedChainBranches(DecoratedPlan master)
|
com.google.common.collect.ImmutableList<DecoratedPlan> |
DecoratedNavObjectFactory.getDecoratedChainBranches(DecoratedPlan master)
Returns a list of branches associated with the master. |
java.util.List<DecoratedPlan> |
DecoratedStage.getJobs()
|
Methods in com.atlassian.bamboo.ww2.beans with parameters of type DecoratedPlan | |
---|---|
com.google.common.collect.ImmutableList<DecoratedPlan> |
DecoratedNavObjectFactoryImpl.getDecoratedChainBranches(DecoratedPlan master)
|
com.google.common.collect.ImmutableList<DecoratedPlan> |
DecoratedNavObjectFactory.getDecoratedChainBranches(DecoratedPlan master)
Returns a list of branches associated with the master. |
com.google.common.base.Function<ChainStage,DecoratedStage> |
DecoratedNavObjectFactoryImpl.getStageDecorator(DecoratedPlan parent)
|
com.google.common.base.Function<ChainStage,DecoratedStage> |
DecoratedNavObjectFactory.getStageDecorator(DecoratedPlan parent)
Return a function that could be used to decorate stages |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |