|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjetbrains.buildServer.web.functions.MuteWebUtil
public abstract class MuteWebUtil
| Constructor Summary | |
|---|---|
MuteWebUtil()
|
|
| Method Summary | |
|---|---|
static boolean |
shouldShowCurrentMuteInfo(CurrentMuteInfo currentMuteInfo,
java.lang.Boolean ignoreMuteScope,
SBuildType currentScope)
Returns true if current mute info should be shown on a page with specified build type scope. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MuteWebUtil()
| Method Detail |
|---|
public static boolean shouldShowCurrentMuteInfo(@Nullable
CurrentMuteInfo currentMuteInfo,
@Nullable
java.lang.Boolean ignoreMuteScope,
@Nullable
SBuildType currentScope)
currentMuteInfo - current mute infoignoreMuteScope - if specified the scope will not be taken into accountcurrentScope - current scope
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||