Class ServerConfig.Notification

java.lang.Object
no.polaric.core.ServerConfig.Notification
Enclosing interface:
ServerConfig

public static class ServerConfig.Notification extends Object
Notifcation content class.
  • Field Details

    • type

      public String type
    • from

      public String from
    • text

      public String text
    • time

      public Date time
    • ttl

      public int ttl
  • Constructor Details