| Package | Description |
|---|---|
| org.bonitasoft.engine.identity | |
| org.bonitasoft.engine.identity.xml |
Contains Organization Model classes.
|
| org.bonitasoft.engine.service |
| Modifier and Type | Method and Description |
|---|---|
Map<String,org.bonitasoft.engine.identity.model.SCustomUserInfoDefinition> |
CustomUserInfoDefinitionImporter.importCustomUserInfoDefinitions(List<ExportedCustomUserInfoDefinition> userInfoDefinitionCreators) |
| Modifier and Type | Method and Description |
|---|---|
List<ExportedCustomUserInfoDefinition> |
Organization.getCustomUserInfoDefinition() |
| Constructor and Description |
|---|
Organization(List<ExportedUser> users,
List<ExportedRole> roles,
List<ExportedGroup> groups,
List<ExportedUserMembership> memberships,
List<ExportedCustomUserInfoDefinition> customUserInfoDefinition) |
| Modifier and Type | Method and Description |
|---|---|
static List<ExportedCustomUserInfoDefinition> |
ModelConvertor.toExportedCustomUserInfoDefinition(List<org.bonitasoft.engine.identity.model.SCustomUserInfoDefinition> customUserInfoDefinitions) |
Copyright © 2017 Bonitasoft S.A.. All rights reserved.