public class BaseNotificationModule extends Object
Constructor and Description |
---|
BaseNotificationModule() |
Modifier and Type | Method and Description |
---|---|
static void |
checkSubscriptions(javax.jcr.Node node,
String user,
String eventType,
String comment)
Check for user subscriptions and send an notification
|
public static void checkSubscriptions(javax.jcr.Node node, String user, String eventType, String comment)
node
- Node modified (Document or Folder)user
- User who generated the modification eventeventType
- Type of modification eventCopyright © 2016. All rights reserved.