Package org.bonitasoft.engine.identity
Class CustomUserInfoDefinitionImporter
java.lang.Object
org.bonitasoft.engine.identity.CustomUserInfoDefinitionImporter
- Author:
- Elias Ricken de Medeiros
-
Constructor Summary
ConstructorsConstructorDescriptionCustomUserInfoDefinitionImporter(IdentityService identityService, ImportOrganizationStrategy strategy) -
Method Summary
Modifier and TypeMethodDescriptionimportCustomUserInfoDefinitions(List<org.bonitasoft.engine.identity.xml.ExportedCustomUserInfoDefinition> userInfoDefinitionCreators)
-
Constructor Details
-
CustomUserInfoDefinitionImporter
public CustomUserInfoDefinitionImporter(IdentityService identityService, ImportOrganizationStrategy strategy)
-
-
Method Details
-
importCustomUserInfoDefinitions
public Map<String,SCustomUserInfoDefinition> importCustomUserInfoDefinitions(List<org.bonitasoft.engine.identity.xml.ExportedCustomUserInfoDefinition> userInfoDefinitionCreators) throws SIdentityException, ImportDuplicateInOrganizationException
-