public interface UserImportManagement
| Modifier and Type | Method and Description |
|---|---|
List<UserImportSerivce.ImportResult> |
importUser(List<UserImportSpec> imports)
Perform user import.
|
List<UserImportSerivce.ImportResult> importUser(List<UserImportSpec> imports) throws pl.edu.icm.unity.exceptions.EngineException
pl.edu.icm.unity.exceptions.EngineExceptionCopyright © 2018 Unity. All rights reserved.