public class CustomUserInfoValueImporter
extends java.lang.Object
| Constructor and Description |
|---|
CustomUserInfoValueImporter(SCustomUserInfoValueAPI userInfoAPI,
java.util.Map<java.lang.String,SCustomUserInfoDefinition> customUserInfoDefinitions) |
| Modifier and Type | Method and Description |
|---|---|
void |
imporCustomUserInfoValues(java.util.List<ExportedCustomUserInfoValue> customUserInfoValues,
long persistedUserId) |
public CustomUserInfoValueImporter(SCustomUserInfoValueAPI userInfoAPI, java.util.Map<java.lang.String,SCustomUserInfoDefinition> customUserInfoDefinitions)
public void imporCustomUserInfoValues(java.util.List<ExportedCustomUserInfoValue> customUserInfoValues, long persistedUserId) throws SBonitaException
SBonitaException