All Classes and Interfaces

Class
Description
Asset is a java bean used to create assets associated with the external data engine.
Attribute is a java bean used to create schema attributes associated with the external data engine.
Collection is a java bean used to create collections associated with the external data engine.
Connection is a java bean used to create connections associated with the external data engine.
ConnectorType is a java bean used to create connector types associated with the external data engine.
CSVFile is a java bean used to create CSVFiles associated with the external data engine.
Database is a java bean used to create Databases associated with the external data engine.
The database schema event of Data Engine OMAS.
DatabaseRequestBody describes the request body used to create/update databases.
DatabaseSchema is a java bean used to create DatabaseSchemas associated with the external data engine.
The database schema event of Data Engine OMAS.
DatabaseSchemaRequestBody describes the request body used to create/update database schemas.
The DataEngineAuditCode is used to define the message content for the OMRS Audit Log.
The DataEngineErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Data Engine OMAS Services.
DataEngineEventHeader provides a common base for all events from the Data Engine access service.
DataEngineEventType describes the different types of events can be consumed by the Data Engine OMAS.
DataEngineOMASAPIRequestBody provides a common header for Data Engine OMAS request bodies for its REST API.
The Data engine registration event for registering external source as engine.
DataEngineRegistrationRequestBody describes the request body used to create/update engines.
DataFile is a java bean used to create DataFiles associated with the external data engine.
The data file event of Data Engine OMAS.
DataFileRequestBody describes the request body used to create/update data files.
DataFlow is a java bean used to create data flow relationships.
The Data Flows event of Data Engine OMAS.
DataFlowsRequestBody describes the request body used to create data flow relationships
DataItemSortOrder is used for schema attributes that may have multiple instances.
DataStore is a java bean used to create DataStore associated with the external data engine.
The delete event of Data Engine OMAS.
DeleteRequestBody describes the request body used to delete an entity.
DeleteSemantic defines the different types of delete for an entity HARD - Hard-delete strategy.
The Endpoint describes the network information necessary for a connector to connect to the server where the Asset is accessible from.
Engine is a java bean used to create the external data engine.
The EventType type
The event type event of Data Engine OMAS.
EventTypeRequestBody describes the request body used to create/update event types.
FileFolder is a java bean used to create FileFolders associated with the external data engine.
The data file event of Data Engine OMAS.
FindRequestBody describes the request body used to search for an entity
 
OwnerType defines the identifier used in an Asset's owner property.
DataFlow is a java bean used to create process hierarchies relationships.
The type Port.
PortImplementation is a java bean used to create PortImplementations associated with the external data engine.
The port implementation event of Data Engine OMAS.
PortImplementationRequestBody describes the request body used to create/update port implementations
PortType defines the different port types used for open metadata.
Process is a java bean used to create Processes associated with the external data engine.
ProcessContainmentType describes the type of containment that exists between two processes.
The processes event of Data Engine OMAS.
ProcessHierarchy is a java bean used to create ProcessHierarchy relationships.
The process hierarchy event of Data Engine OMAS.
ProcessHierarchyRequestBody describes the request body used to create process hierarchy relationships
The ProcessingState classification
The processing state event of Data Engine OMAS.
ProcessingStateRequestBody describes the request body used to create processing state classifications
The process list event of Data Engine OMAS.
ProcessRequestBody describes the request body used to create/update processes
Process is a base java bean used to create Referenceables associated with the external data engine.
RelationalColumn is a java bean used to create RelationalColumn associated with the external data engine.
RelationalTable is a java bean used to create RelationalTable associated with the external data engine.
The relational table event of Data Engine OMAS.
RelationalTableRequestBody describes the request body used to create/update relational tables
SchemaType is a java bean used to create SchemaTypes associated with the external data engine.
The Schema type event of Data Engine OMAS.
SchemaTypeRequestBody describes the request body used to create/update schema types
Topic is a java bean used to create Topics associated with the external data engine.
The topic event of Data Engine OMAS.
TopicRequestBody describes the request body used to create/update topics
UpdateSemantic defines the different types of update for a process REPLACE - entities found is in the process payload will be updated or added, existing entities not included will be removed APPEND - entities found is in the process payload will be updated or added, existing entities not included will be ignored