| 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.loaders |
This package contains classes concerning ILoaders.
|
| de.gerdiproject.harvest.etls.loaders.constants |
This package contains constants concerning ILoader components.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PasswordParameter
This parameter holds a String value used for passwords.
|
| Modifier and Type | Method and Description |
|---|---|
StringParameter |
StringParameter.copy() |
| Modifier and Type | Field and Description |
|---|---|
protected StringParameter |
AbstractURLLoader.urlParam |
| Modifier and Type | Field and Description |
|---|---|
static StringParameter |
DiskLoaderConstants.FILE_PATH_PARAM |
static StringParameter |
LoaderConstants.URL_PARAM |
static StringParameter |
LoaderConstants.USER_NAME_PARAM |
Copyright © 2017–2019. All rights reserved.