Name | SendNotification | |
---|---|---|
Version | ||
Included Services | ||
Java Package | org.kuali.rice.ken.api.service |
Method | invoke | ||
---|---|---|---|
Description | This method invokes a notification with the given message. This particular service accepts the actual business object. |
||
Parameters | String | message | ??? |
Return | NotificationResponse | NotificationResponse | |
Errors | RiceIllegalArgumentException | ??? |
Method | sendNotification | ||
---|---|---|---|
Description | This method allows consumers to send notification messages. | ||
Parameters | Notification | notification | ??? |
Return | NotificationResponse | NotificationResponse | |
Errors | NONE | No Errors |