|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.workflow.modules.notifymylutece.service.NotifyMyLuteceWebService
public final class NotifyMyLuteceWebService
NotifyMyLuteceWebService
Method Summary | |
---|---|
static NotifyMyLuteceWebService |
getService()
Get the instance of the service |
void |
notify(java.lang.String strObject,
java.lang.String strMessage,
java.lang.String strSender,
java.lang.String strReceiver)
Calls the MyLutece Notification REST WS to notify an user |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static NotifyMyLuteceWebService getService()
public void notify(java.lang.String strObject, java.lang.String strMessage, java.lang.String strSender, java.lang.String strReceiver)
strObject
- the objectstrMessage
- the messagestrSender
- the senderstrReceiver
- the receiver
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |