| Package | Description |
|---|---|
| org.bonitasoft.engine.api | |
| org.bonitasoft.engine.identity |
| Modifier and Type | Method and Description |
|---|---|
List<Group> |
GroupAPI.getGroups(int startIndex,
int maxResults,
GroupCriterion criterion)
Retrieves the paginated list of groups.
|
| Modifier and Type | Method and Description |
|---|---|
static GroupCriterion |
GroupCriterion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GroupCriterion[] |
GroupCriterion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013 BonitaSoft. All Rights Reserved.