public class SubscribeOperation extends Object
Modifier and Type | Field and Description |
---|---|
protected CoreSession |
coreSession |
static String |
ID |
protected NotificationManager |
notificationManager |
protected StringList |
notifications |
Constructor and Description |
---|
SubscribeOperation() |
Modifier and Type | Method and Description |
---|---|
DocumentModel |
run(DocumentModel doc) |
DocumentModelList |
run(DocumentModelList docs) |
public static final String ID
protected CoreSession coreSession
protected NotificationManager notificationManager
protected StringList notifications
public SubscribeOperation()
public DocumentModelList run(DocumentModelList docs)
public DocumentModel run(DocumentModel doc)
Copyright © 2018 Nuxeo. All rights reserved.