Serialized Form
-
Package org.odpi.openmetadata.frameworks.integration.properties
-
Class org.odpi.openmetadata.frameworks.integration.properties.CatalogTarget
class CatalogTarget extends org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementStub implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
catalogTargetName
String catalogTargetName
-
-
Class org.odpi.openmetadata.frameworks.integration.properties.IntegrationReport
class IntegrationReport extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
elementHeader
org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementHeader elementHeader
-
properties
IntegrationReportProperties properties
-
-
Class org.odpi.openmetadata.frameworks.integration.properties.IntegrationReportProperties
class IntegrationReportProperties extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
additionalProperties
Map<String,
String> additionalProperties -
connectorId
String connectorId
-
connectorName
String connectorName
-
createdElements
List<String> createdElements
-
deletedElements
List<String> deletedElements
-
refreshCompletionDate
Date refreshCompletionDate
-
refreshStartDate
Date refreshStartDate
-
serverName
String serverName
-
updatedElements
List<String> updatedElements
-
-