Class NotificationSendResult
java.lang.Object
org.openremote.model.notification.NotificationSendResult
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic NotificationSendResult
boolean
static NotificationSendResult
success()
-
Field Details
-
success
protected boolean success -
message
-
-
Constructor Details
-
NotificationSendResult
-
-
Method Details
-
isSuccess
public boolean isSuccess() -
getMessage
-
success
-
failure
-