Revision 31261
Added by Marek Horst about 10 years ago
modules/icm-iis-common/trunk/src/main/java/eu/dnetlib/iis/common/WorkflowRuntimeParameters.java | ||
---|---|---|
12 | 12 |
public static final String IMPORT_SKIP_DELETED_BY_INFERENCE = "import.skip.deleted.by.inference"; |
13 | 13 |
public static final String IMPORT_TRUST_LEVEL_THRESHOLD = "import.trust.level.threshold"; |
14 | 14 |
public static final String IMPORT_APPROVED_DATASOURCES_CSV = "import.approved.datasources.csv"; |
15 |
public static final String IMPORT_MERGE_BODY_WITH_UPDATES = "import.merge.body.with.updates"; |
|
15 | 16 |
public static final String IMPORT_CONTENT_APPROVED_OBJECSTORES_CSV = "import.content.approved.objectstores.csv"; |
16 | 17 |
public static final String IMPORT_CONTENT_ALLOW_DUPLICATES = "import.content.allow.duplicates"; |
17 | 18 |
public static final String IMPORT_CONTENT_OBJECSTORE_PAGESIZE = "import.content.objectstore.resultset.pagesize"; |
Also available in: Unified diff
introducing IMPORT_MERGE_BODY_WITH_UPDATES flag. When set Oaf retrieved from body should be merged with all available updates holding inferred content