| Package | Description |
|---|---|
| org.bonitasoft.engine.api | |
| org.bonitasoft.engine.profile.impl |
| Modifier and Type | Method and Description |
|---|---|
ProfileMember |
ProfileAPI.createProfileMember(Long profileId,
Long userId,
Long groupId,
Long roleId)
Creates a profile member.
|
ProfileMember |
ProfileAPI.createProfileMember(ProfileMemberCreator creator)
Creates a profile member.
|
| Modifier and Type | Method and Description |
|---|---|
SearchResult<ProfileMember> |
ProfileAPI.searchProfileMembers(String memberType,
SearchOptions options)
Searches profile members according to the criteria containing in the options.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProfileMemberImpl |
Copyright © 2013 BonitaSoft. All Rights Reserved.