|
||||||||||
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(java.lang.String buildKey)
Checks if build should be blocked, and executes any parent builds if required. |
boolean |
isBlockedFromBuilding(java.lang.String buildKey,
java.util.Set<Plan> siblings)
Checks if build should be blocked, and executes any parent builds if required. |
Method Detail |
---|
boolean isBlockedFromBuilding(java.lang.String buildKey)
buildKey
-
boolean isBlockedFromBuilding(java.lang.String buildKey, @Nullable java.util.Set<Plan> siblings)
buildKey
- siblings
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |