Uses of Interface
com.atlassian.bamboo.ww2.beans.DecoratedNavObjectFactory
-
Uses of DecoratedNavObjectFactory in com.atlassian.bamboo.ww2.beans
Modifier and TypeMethodDescriptionstatic @Nullable DecoratedResult
DecoratedResult.decorateChainResult
(@NotNull PlanExecutionManager planExecutionManager, @NotNull ChainResultsSummary resultsSummary, @NotNull DecoratedPlan decoratedPlan, @NotNull DecoratedNavObjectFactory decoratedNavObjectFactory) Decorate aChainResultsSummary
.ModifierConstructorDescriptionDecoratedBranch
(@NotNull DecoratedNavObjectFactory decoratedNavObjectFactory, @NotNull ImmutableChainBranch branch, @NotNull DecoratedPlan master) -
Uses of DecoratedNavObjectFactory in com.atlassian.bamboo.ww2.interceptors
Modifier and TypeMethodDescriptionvoid
NavigationAwareInterceptor.setDecoratedNavObjectFactory
(DecoratedNavObjectFactory decoratedNavObjectFactory)