Class SimpleNotificationTaskResult
java.lang.Object
ch.tocco.nice2.notificationcenter.api.SimpleNotificationTaskResult
- All Implemented Interfaces:
NotificationTaskResult
-
Constructor Summary
ConstructorsConstructorDescriptionSimpleNotificationTaskResult
(ResultBean resultBean) SimpleNotificationTaskResult
(ResultBean resultBean, @Nullable String message) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface ch.tocco.nice2.notificationcenter.api.NotificationTaskResult
isSuccess
-
Constructor Details
-
SimpleNotificationTaskResult
-
SimpleNotificationTaskResult
-
-
Method Details
-
getResult
- Specified by:
getResult
in interfaceNotificationTaskResult
-
getMessage
- Specified by:
getMessage
in interfaceNotificationTaskResult
-