| Package | Description |
|---|---|
| org.odpi.openmetadata.openconnectors.governancedaemonconnectors.dataengineproxy |
The data engine proxy package of governance daemon connectors provides the definitions and interfaces
to describe what data engines must implement in order to integrate with the Data Engine Proxy Services.
|
| Modifier and Type | Method and Description |
|---|---|
List<DataEngineProcess> |
DataEngineInterface.getChangedProcesses(Date from,
Date to)
Retrieve a list of the changed processes between the dates and times provided.
|
List<DataEngineProcess> |
DataEngineConnectorBase.getChangedProcesses(Date from,
Date to)
Retrieve a list of the changed processes between the dates and times provided.
|
Copyright © 2018–2020 ODPi. All rights reserved.