Class Summary
| Class |
Description |
| AssetConverter<B> |
AssetConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a bean that inherits from AssetElement.
|
| ConnectionConverter<B> |
ConnectionConverter transfers the relevant properties from some Open Metadata Repository Services (OMRS)
EntityDetail and Relationship objects into a Connection bean (or a VirtualConnection bean).
|
| ConnectorTypeConverter<B> |
ConnectorTypeConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a ConnectorTypeElement bean.
|
| ContactMethodConverter<B> |
ContactMethodConverter generates a ContactMethodProperties bean from a ContactMethodProperties entity.
|
| ControlFlowConverter<B> |
ControlFlowConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS)
Relationship object into a ControlFlowElement bean.
|
| DataFlowConverter<B> |
DataFlowConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS)
Relationship object into a DataFlowElement bean.
|
| ElementHeaderConverter<B> |
ElementHeaderConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a ElementHeader bean.
|
| ElementStubConverter<B> |
ElementStubConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS)
EntityProxy object into an ElementStub bean.
|
| EndpointConverter<B> |
EndpointConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a EndpointElement bean.
|
| ITAssetRESTService |
ITAssetRESTService is the server-side of ExternalSourceClientBase.
|
| ITInfrastructureAdmin |
ITInfrastructureAdmin manages the start up and shutdown of the IT Infrastructure OMAS.
|
| ITInfrastructureOMASConverter<B> |
DataManagerOMASConverter provides the generic methods for the Data Manager beans converters.
|
| ITInfrastructureOMRSTopicListener |
ITInfrastructureOMRSTopicListener received details of each OMRS event from the cohorts that the local server
is connected to.
|
| ITInfrastructureOutTopicPublisher |
ITInfrastructureOutTopicPublisher is responsible for sending events on the IT Infrastructure OMAS's out topic.
|
| ITInfrastructureRegistration |
ITInfrastructureRegistration registers the access service with the OMAG Server administration services.
|
| ITInfrastructureRESTServices |
The ITInfrastructureRESTServices provides the server-side implementation of the IT Infrastructure Open Metadata
Assess Service (OMAS).
|
| ITInfrastructureServicesInstance |
ITInfrastructureServicesInstance caches references to objects for a specific server.
|
| ITProfileConverter<B> |
ActorProfileConverter generates a ActorProfileElement bean from a ActorProfile entity.
|
| ITProfileRESTServices |
The ITProfileRESTServices provides the server-side implementation of the IT Infrastructure Open Metadata
Assess Service (OMAS) capability for IT Profile management.
|
| LineageMappingConverter<B> |
LineageMappingConverter provides common methods for transferring relevant header from an Open Metadata Repository Services (OMRS)
Relationship object into a LineageMappingElement bean.
|
| PortConverter<B> |
PortConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a bean that includes the PortProperties.
|
| ProcessCallConverter<B> |
ProcessCallConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS)
Relationship object into a bean that includes the ProcessCallProperties.
|
| ProcessConverter<B> |
ProcessConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a bean that includes the ProcessProperties.
|
| RelatedAssetConverter<B> |
RelatedAssetConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS)
Relationship and EntityDetail object into a bean that inherits from RelatedAssetElement.
|
| SoftwareCapabilityConverter<B> |
SoftwareCapabilityConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a SoftwareCapabilityElement bean.
|
| UserIdentityConverter<B> |
UserIdentityConverter generates an UserIdentityElement bean from an UserIdentity entity.
|