@RestController public class EditorGroupsResource extends AbstractEditorGroupsResource
| Constructor and Description |
|---|
EditorGroupsResource() |
| Modifier and Type | Method and Description |
|---|---|
com.activiti.model.common.ResultListDataRepresentation |
getGroups(String filter) |
getUsersForGroup@RequestMapping(value="/rest/editor-groups",
method=GET)
public com.activiti.model.common.ResultListDataRepresentation getGroups(@RequestParam(required=false,value="filter")
String filter)
getGroups in class AbstractEditorGroupsResourceCopyright © 2014–2015 Alfresco. All rights reserved.