|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CurrentMuteInfo
Encapsulates the current mute info of a given STest.
The data holded by SCurrentMuteInfo instances can be not up-to-date long after creation.
| Method Summary | |
|---|---|
java.util.Map<SBuildType,MuteInfo> |
getBuildTypeMuteInfo()
Returns the mute info for a build type scope. |
java.util.Map<MuteInfo,java.util.List<SBuildType>> |
getMuteInfoGroups()
Returns the mute info for a build type scope grouped by mute info. |
MuteInfo |
getProjectMuteInfo()
Returns the mute info for a project scope. |
| Method Detail |
|---|
@Nullable MuteInfo getProjectMuteInfo()
@NotNull java.util.Map<SBuildType,MuteInfo> getBuildTypeMuteInfo()
@NotNull java.util.Map<MuteInfo,java.util.List<SBuildType>> getMuteInfoGroups()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||