| 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.xml |
Contains Organization Model classes.
|
| Modifier and Type | Method and Description |
|---|---|
ExportedUserBuilder |
ExportedUserBuilder.addCustomUserInfoValue(ExportedCustomUserInfoValue userInfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomUserInfoValueImporter.imporCustomUserInfoValues(List<ExportedCustomUserInfoValue> customUserInfoValues,
long persistedUserId) |
| Modifier and Type | Field and Description |
|---|---|
protected List<ExportedCustomUserInfoValue> |
ExportedUser.customUserInfoValues |
| Modifier and Type | Method and Description |
|---|---|
List<ExportedCustomUserInfoValue> |
ExportedUser.getCustomUserInfoValues() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExportedUser.addCustomUserInfoValues(ExportedCustomUserInfoValue customUserInfoValue) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExportedUser.setCustomUserInfoValues(List<ExportedCustomUserInfoValue> customUserInfoValues) |
Copyright © 2018 Bonitasoft S.A.. All rights reserved.