|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DependencyBlockingManager
Manages the remote triggering of builds
Method Summary | |
---|---|
boolean |
isBlockedFromBuilding(PlanKey planKey)
Checks if build should be blocked, and executes any parent builds if required. |
boolean |
isBlockedFromBuilding(PlanKey planKey,
java.util.Set<Plan> siblings)
Checks if build should be blocked, and executes any parent builds if required. |
Method Detail |
---|
boolean isBlockedFromBuilding(PlanKey planKey)
planKey
-
boolean isBlockedFromBuilding(PlanKey planKey, @Nullable java.util.Set<Plan> siblings)
planKey
- siblings
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |