Class Notification
java.lang.Object
net.minheur.potoflux.login.notifications.Notification
-
Constructor Summary
ConstructorsConstructorDescriptionNotification(long id, com.google.gson.JsonObject messageObj, String timestamp) -
Method Summary
-
Constructor Details
-
Notification
-
-
Method Details
-
buildTitle
-
buildMessage
-
buildDetail
-
detailsAlertType
public javafx.scene.control.Alert.AlertType detailsAlertType() -
getFormattedDate
-
getTypeColorClass
-
getId
public long getId() -
getMessageObj
public com.google.gson.JsonObject getMessageObj() -
getTimestamp
-
getType
-