public class GetDocumentUsersAndGroups extends Object
Modifier and Type | Field and Description |
---|---|
protected OperationContext |
ctx |
static String |
ID |
protected boolean |
ignoreGroups |
protected String |
key |
protected String |
permission |
protected PermissionProvider |
permissionProvider |
protected boolean |
prefixIds |
protected boolean |
resolveGroups |
protected UserManager |
umgr |
Constructor and Description |
---|
GetDocumentUsersAndGroups() |
Modifier and Type | Method and Description |
---|---|
DocumentModel |
run(DocumentModel input) |
public static final String ID
protected PermissionProvider permissionProvider
protected UserManager umgr
protected OperationContext ctx
protected String permission
protected boolean ignoreGroups
protected boolean resolveGroups
protected boolean prefixIds
public GetDocumentUsersAndGroups()
public DocumentModel run(DocumentModel input)
Copyright © 2015 Nuxeo SA. All rights reserved.