| 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.deleteAllUsers()
Delete all users for the connected tenant
|
void |
IdentityService.deleteUser(long userId)
Delete user by its id
|
void |
IdentityService.deleteUser(SUser user)
Delete the specific user
|
| Modifier and Type | Method and Description |
|---|---|
void |
IdentityServiceImpl.deleteAllUsers() |
void |
IdentityServiceImpl.deleteUser(long userId) |
void |
IdentityServiceImpl.deleteUser(SUser user) |
Copyright © 2018 Bonitasoft S.A.. All rights reserved.