| Package | Description |
|---|---|
| org.bonitasoft.engine.identity |
Manages information about an organization, that is, the set of users who can act in processes.
|
| org.bonitasoft.engine.identity.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
IdentityService.deleteAllRoles()
Delete all roles for the connected tenant
|
void |
IdentityService.deleteRole(long roleId)
Delete the id specified role
|
void |
IdentityService.deleteRole(SRole role)
Delete the specific role
|
| Modifier and Type | Method and Description |
|---|---|
void |
IdentityServiceImpl.deleteAllRoles() |
void |
IdentityServiceImpl.deleteRole(long roleId) |
void |
IdentityServiceImpl.deleteRole(SRole role) |
Copyright © 2018 Bonitasoft S.A.. All rights reserved.