All Classes and Interfaces

Class
Description
OpenAPIComponents describes the schemas referenced in the API.
OpenAPIContactDetails describes the contact details for the API's owner.
OpenAPIEncoding describes the encoding of the request or response from the API.
OpenAPIExternalDocs holds the links to external documentation.
OpenAPIInfo describes the top level info section of the Open API Specification
The OpenAPIIntegrationConnectorAuditCode is used to define the message content for the OMRS Audit Log.
The OpenAPIIntegrationConnectorErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Basic File Connector.
OpenAPILicense describes the license associated with the API.
OpenAPIMediaType describes the content of the request or response for an API.
OpenAPIMonitorIntegrationConnector provides common methods for the connectors in this module.
OpenAPIMonitorIntegrationProvider is the base class provider for the openAPI integration connector.
OpenAPIOperation describes a specific API operation.
OpenAPIParameter describes a single parameter passed on the operation of the API.
OpenAPIPathDescription describes the operations associated with a specific path.
OpenAPIRequestBody describes the request body passed on an API operation.
OpenAPIResponse describes a response to an API operation.
OpenAPISchema describes the type of a parameter.
OpenAPIServer describes a server that supports the API.
OpenAPISpecification provides a java class for Jackson to use to unpack the open API specification retrieved from the server.
OpenAPILicense describes the license associated with the API.
RESTClient is responsible for issuing calls to the OMAS REST APIs.