public class NotificationImpl extends ClientImpl implements BaseNotification, Serializable
| Constructor and Description |
|---|
NotificationImpl(String host)
NotificationImpl
|
| Modifier and Type | Method and Description |
|---|---|
void |
notify(List<String> uuids,
List<String> users,
List<String> roles,
List<String> mails,
String message,
boolean attachment)
Notify.
|
void |
setAuthorizationToken(String authorizationToken)
setAuthenticationToken
|
getClient, resource, resource, resourcepublic NotificationImpl(String host)
public void setAuthorizationToken(String authorizationToken)
public void notify(List<String> uuids, List<String> users, List<String> roles, List<String> mails, String message, boolean attachment) throws LockException, PathNotFoundException, AccessDeniedException, RepositoryException, DatabaseException, WebserviceException, UnknownException, VersionException, PromotedAsRecordLockException
BaseNotificationnotify in interface BaseNotificationuuids - the uuidsusers - the usersroles - the rolesmails - the mailsmessage - the messageattachment - the attachmentLockException - the lock exceptionPathNotFoundException - the path not found exceptionAccessDeniedException - the access denied exceptionRepositoryException - the repository exceptionDatabaseException - the database exceptionWebserviceException - the webservice exceptionUnknownException - the unknown exceptionVersionException - the version exceptionPromotedAsRecordLockException - the promoted as record lock exceptionCopyright © 2024 Open Knowledge Management System S.L.. All Rights Reserved.