Package org.odpi.openmetadata.accessservices.governanceengine.converters


package org.odpi.openmetadata.accessservices.governanceengine.converters
Provides the converters that take beans from the repository services (eg entities and relationships) and converts them into Governance Engine OMAS beans to return to the caller.
  • Classes
    Class
    Description
    CatalogTargetConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) Relationship object into a CatalogTarget bean.
    GovernanceActionConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a Governance Action bean.
    GovernanceActionProcessConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a bean that inherits from GovernanceActionProcessElement.
    GovernanceActionTypeConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a bean that inherits from GovernanceActionTypeElement.
    GovernanceEnginePropertiesConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a GovernanceEngineProperties bean.
    GovernanceEngineOMASConverter provides the generic methods for the Governance Engine beans converters.
    GovernanceServicePropertiesConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a GovernanceServiceProperties bean.
    IntegrationConnectorPropertiesConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a IntegrationConnectorProperties bean.
    IntegrationGroupConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a IntegrationGroupProperties bean.
    MetadataElementConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a OpenMetadataElement bean.
    NextGovernanceActionTypeConverter transfers the relevant properties from a GovernanceServiceElement bean and the Open Metadata Repository Services (OMRS) Relationship object into a NextGovernanceAction bean.
    RegisteredGovernanceServiceConverter transfers the relevant properties from a GovernanceServiceElement bean and the Open Metadata Repository Services (OMRS) Relationship object into a RegisteredGovernanceService bean.
    RegisteredIntegrationConnectorConverter transfers the relevant properties from a IntegrationConnectorElement bean and the Open Metadata Repository Services (OMRS) Relationship object into a RegisteredIntegrationConnector bean.
    RelatedElementConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a RelatedElement bean.
    GovernanceEnginePropertiesConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a GovernanceEngineProperties bean.