public interface DependencyBlockingManager
| Modifier and Type | Method and Description |
|---|---|
boolean |
isBlockedFromBuilding(PlanKey planKey)
Checks if build should be blocked, and executes any parent builds if required.
|
boolean |
isBlockedFromBuilding(PlanKey planKey,
Set<? extends ImmutablePlan> siblings)
Checks if build should be blocked, and executes any parent builds if required.
|
boolean isBlockedFromBuilding(PlanKey planKey)
planKey - boolean isBlockedFromBuilding(PlanKey planKey, @Nullable Set<? extends ImmutablePlan> siblings)
planKey - siblings - Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.