@Experimental(comment="https://jira.nuxeo.com/browse/NXP-12200") public class ImporterConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_BATCH_SIZE |
static String |
DEFAULT_DATE_FORMAT |
static String |
DEFAULT_LIST_SEPARATOR_REGEX |
| Constructor and Description |
|---|
ImporterConfig() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getBatchSize() |
String |
getDataFileName() |
String |
getDateFormat() |
String |
getListSeparatorRegex() |
int |
hashCode() |
boolean |
isUpdateExisting() |
String |
toString() |
public static final String DEFAULT_DATE_FORMAT
public static final String DEFAULT_LIST_SEPARATOR_REGEX
public static final int DEFAULT_BATCH_SIZE
Copyright © 2015 Nuxeo SA. All rights reserved.