| Package | Description |
|---|---|
| de.gerdiproject.harvest.config.parameters |
This package contains classes of parameters that are used by the
Configuration and the
AbstractETL.
|
| de.gerdiproject.harvest.etls |
This package contains classes and packages that are related to the AbstractETL and its sub-classes.
|
| de.gerdiproject.harvest.etls.constants |
This package contains static classes of constants concerning
AbstractETLs.
|
| de.gerdiproject.harvest.utils.data.constants |
This package contains static classes of constants concerning
the retrieval of data from the web and from disk.
|
| Modifier and Type | Method and Description |
|---|---|
BooleanParameter |
BooleanParameter.copy() |
| Modifier and Type | Field and Description |
|---|---|
protected BooleanParameter |
AbstractETL.enabledParameter |
| Modifier and Type | Field and Description |
|---|---|
static BooleanParameter |
ETLConstants.CONCURRENT_PARAM |
static BooleanParameter |
ETLConstants.ENABLED_PARAM |
static BooleanParameter |
ETLConstants.FORCED_PARAM |
| Modifier and Type | Field and Description |
|---|---|
static BooleanParameter |
DataOperationConstants.READ_FROM_DISK_PARAM |
static BooleanParameter |
DataOperationConstants.WRITE_TO_DISK_PARAM |
Copyright © 2017–2019. All rights reserved.