|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface UnmuteOptions
Options how to unmute the problem automatically.
| Method Summary | |
|---|---|
java.util.Date |
getUnmuteByTime()
Date and time when the problem should be automatically unmuted (if should). |
boolean |
isUnmuteManually()
Returns whether the problem is not unmuted automatically, only manually. |
boolean |
isUnmuteWhenFixed()
Whether the system should unmute the problem when it is fixed. |
| Method Detail |
|---|
boolean isUnmuteManually()
boolean isUnmuteWhenFixed()
@Nullable java.util.Date getUnmuteByTime()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||