| Package | Description |
|---|---|
| org.bonitasoft.engine.api | |
| org.bonitasoft.engine.identity |
| Modifier and Type | Method and Description |
|---|---|
Role |
RoleAPI.updateRole(long roleId,
RoleUpdater updater)
Updates the group according to the updater values.
|
| Modifier and Type | Method and Description |
|---|---|
RoleUpdater |
RoleUpdater.setDescription(String description) |
RoleUpdater |
RoleUpdater.setDisplayName(String displayName) |
RoleUpdater |
RoleUpdater.setIconName(String iconName) |
RoleUpdater |
RoleUpdater.setIconPath(String iconPath) |
RoleUpdater |
RoleUpdater.setName(String name) |
Copyright © 2013 BonitaSoft. All Rights Reserved.