| Package | Description |
|---|---|
| org.bonitasoft.engine.identity |
Manages information about an organization, that is, the set of users who can act in processes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImportOrganizationStrategy.foundExistingCustomUserInfoDefinition(SCustomUserInfoDefinition existingUserInfoDefinition,
ExportedCustomUserInfoDefinition newUserInfoDefinition) |
void |
ImportOrganizationFailOnDuplicatesStrategy.foundExistingCustomUserInfoDefinition(SCustomUserInfoDefinition existingUserInfoDefinition,
ExportedCustomUserInfoDefinition newUserInfoDefinition) |
void |
ImportOrganizationStrategy.foundExistingGroup(SGroup existingGroup,
ExportedGroup newGroup) |
void |
ImportOrganizationFailOnDuplicatesStrategy.foundExistingGroup(SGroup existingGroup,
ExportedGroup newGroup) |
void |
ImportOrganizationStrategy.foundExistingMembership(SUserMembership existingMembership) |
void |
ImportOrganizationFailOnDuplicatesStrategy.foundExistingMembership(SUserMembership existingMembership) |
void |
ImportOrganizationStrategy.foundExistingRole(SRole existingRole,
ExportedRole newRole) |
void |
ImportOrganizationFailOnDuplicatesStrategy.foundExistingRole(SRole existingRole,
ExportedRole newRole) |
Map<String,SCustomUserInfoDefinition> |
CustomUserInfoDefinitionImporter.importCustomUserInfoDefinitions(List<ExportedCustomUserInfoDefinition> userInfoDefinitionCreators) |
Copyright © 2018 Bonitasoft S.A.. All rights reserved.