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