com.xpn.xwiki.notify
Class XWikiPageNotification
java.lang.Object
com.xpn.xwiki.notify.XWikiPageNotification
- All Implemented Interfaces:
- XWikiActionNotificationInterface
public class XWikiPageNotification
- extends java.lang.Object
- implements XWikiActionNotificationInterface
Created by IntelliJ IDEA.
User: ludovic
Date: 8 avr. 2006
Time: 00:13:39
To change this template use File | Settings | File Templates.
Field Summary |
private static org.apache.commons.logging.Log |
log
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
private static final org.apache.commons.logging.Log log
XWikiPageNotification
public XWikiPageNotification()
notify
public void notify(XWikiNotificationRule rule,
XWikiDocument doc,
java.lang.String action,
XWikiContext context)
- Specified by:
notify
in interface XWikiActionNotificationInterface
notifyPage
protected void notifyPage(java.lang.String page,
XWikiNotificationRule rule,
XWikiDocument doc,
java.lang.String action,
XWikiContext context)
Copyright 2003 Ludovic Dubost