Interface TemplateMessageBuilder.UnmuteModeBean
-
- Enclosing class:
- TemplateMessageBuilder
public static interface TemplateMessageBuilder.UnmuteModeBean
Represents a bean for providing unmute mode related data to the FreeMarker template.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getUnmuteTime()
SUser
getUser()
boolean
isByTime()
boolean
isManually()
boolean
isWhenFixed()
-