public class UnsubscribeOperation extends Object
| Modifier and Type | Field and Description | 
|---|---|
protected CoreSession | 
coreSession  | 
static String | 
ID  | 
protected NotificationManager | 
notificationManager  | 
protected StringList | 
notifications  | 
| Constructor and Description | 
|---|
UnsubscribeOperation()  | 
| 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 UnsubscribeOperation()
public DocumentModelList run(DocumentModelList docs)
public DocumentModel run(DocumentModel doc)
Copyright © 2019 Nuxeo. All rights reserved.