public class NotifyServlet extends OKMRemoteServiceServlet implements OKMNotifyService
WORKSPACE| Constructor and Description |
|---|
NotifyServlet() |
| Modifier and Type | Method and Description |
|---|---|
void |
notify(String docPath,
String mails,
String users,
String roles,
String message,
boolean attachment) |
void |
subscribe(String nodePath) |
void |
unsubscribe(String nodePath) |
doGetSerializationPolicy, getLanguage, getUserWorkspaceSession, init, saveUserWorkspaceSession, setLanguage, updateSessionManagercheckPermutationStrongName, getSerializationPolicy, onAfterResponseSerialized, onBeforeRequestDeserialized, processCall, processPost, shouldCompressResponsedoPost, doUnexpectedFailure, getPermutationStrongName, getThreadLocalRequest, getThreadLocalResponse, onAfterRequestDeserialized, readContentdoDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, servicepublic void subscribe(String nodePath) throws OKMException
subscribe in interface OKMNotifyServiceOKMExceptionpublic void unsubscribe(String nodePath) throws OKMException
unsubscribe in interface OKMNotifyServiceOKMExceptionpublic void notify(String docPath, String mails, String users, String roles, String message, boolean attachment) throws OKMException
notify in interface OKMNotifyServiceOKMExceptionCopyright © 2018 Open Knowledge Management System S.L.. All rights reserved.