Interface NotificationTaskResult
- All Known Implementing Classes:
ActionResponseBean
,SimpleNotificationTaskResult
public interface NotificationTaskResult
-
Method Summary
Modifier and TypeMethodDescriptiondefault boolean
-
Method Details
-
getResult
ResultBean getResult() -
getMessage
String getMessage() -
isSuccess
default boolean isSuccess()
-