-
Type: Task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.23.0
-
Tags:
Add an Group object and methods to manage it.
Sample:
nuxeo.group.fetch('administrators').then((group) => { // group instanceof Group });