| Package | Description |
|---|---|
| de.gerdiproject.harvest.config.rest |
This package contains facades that map incoming REST requests
to internal functions concerning the Configuration.
|
| de.gerdiproject.harvest.etls.rest |
This package contains facades that map incoming REST requests
to internal functions concerning the AbstractETL.
|
| de.gerdiproject.harvest.scheduler.rest |
This package contains REST interface classes for setting the Scheduler.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurationRestResource
This facade serves as an interface between REST and the Configuration.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ETLRestResource
A facade for the harvester that serves as a RESTful interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SchedulerRestResource
This class serves as a REST interface to the Scheduler.
|
Copyright © 2017–2019. All rights reserved.