public class SendNotificationEmailForPermission extends Object
ACE
.Modifier and Type | Field and Description |
---|---|
static String |
ID |
protected CoreSession |
session |
Constructor and Description |
---|
SendNotificationEmailForPermission() |
Modifier and Type | Method and Description |
---|---|
DocumentModel |
run(DocumentModel doc) |
DocumentModel |
run(DocumentRef docRef) |
protected void |
sendEmail(DocumentModel doc) |
public static final String ID
protected CoreSession session
public SendNotificationEmailForPermission()
public DocumentModel run(DocumentModel doc)
public DocumentModel run(DocumentRef docRef)
protected void sendEmail(DocumentModel doc)
Copyright © 2019 Nuxeo. All rights reserved.