void |
ImportOrganizationStrategy.foundExistingCustomUserInfoDefinition(org.bonitasoft.engine.identity.model.SCustomUserInfoDefinition existingUserInfoDefinition,
ExportedCustomUserInfoDefinition newUserInfoDefinition) |
void |
ImportOrganizationFailOnDuplicatesStrategy.foundExistingCustomUserInfoDefinition(org.bonitasoft.engine.identity.model.SCustomUserInfoDefinition existingUserInfoDefinition,
ExportedCustomUserInfoDefinition newUserInfoDefinition) |
void |
ImportOrganizationStrategy.foundExistingGroup(org.bonitasoft.engine.identity.model.SGroup existingGroup,
ExportedGroup newGroup) |
void |
ImportOrganizationFailOnDuplicatesStrategy.foundExistingGroup(org.bonitasoft.engine.identity.model.SGroup existingGroup,
ExportedGroup newGroup) |
void |
ImportOrganizationStrategy.foundExistingMembership(org.bonitasoft.engine.identity.model.SUserMembership existingMembership) |
void |
ImportOrganizationFailOnDuplicatesStrategy.foundExistingMembership(org.bonitasoft.engine.identity.model.SUserMembership existingMembership) |
void |
ImportOrganizationStrategy.foundExistingRole(org.bonitasoft.engine.identity.model.SRole existingRole,
ExportedRole newRole) |
void |
ImportOrganizationFailOnDuplicatesStrategy.foundExistingRole(org.bonitasoft.engine.identity.model.SRole existingRole,
ExportedRole newRole) |
Map<String,org.bonitasoft.engine.identity.model.SCustomUserInfoDefinition> |
CustomUserInfoDefinitionImporter.importCustomUserInfoDefinitions(List<ExportedCustomUserInfoDefinition> userInfoDefinitionCreators) |