Index
All Classes and Interfaces|All Packages
D
- DevopsPipelineAdmin - Class in org.odpi.openmetadata.viewservices.devopspipeline.admin
-
DevopsPipelineAdmin is the class that is called by the View Server to initialize and terminate the Devops Pipeline OMVS.
- DevopsPipelineAdmin() - Constructor for class org.odpi.openmetadata.viewservices.devopspipeline.admin.DevopsPipelineAdmin
-
Default constructor
- DevopsPipelineAuditCode - Enum Class in org.odpi.openmetadata.viewservices.devopspipeline.ffdc
-
The DevopsPipelineAuditCode is used to define the message content for the OMRS Audit Log.
- DevopsPipelineInstance - Class in org.odpi.openmetadata.viewservices.devopspipeline.server
-
DevopsPipelineInstance caches references to the objects it needs for a specific server.
- DevopsPipelineInstance(String, AuditLog, String, int, String, String) - Constructor for class org.odpi.openmetadata.viewservices.devopspipeline.server.DevopsPipelineInstance
-
Set up the Devops Pipeline OMVS instance
- DevopsPipelineInstanceHandler - Class in org.odpi.openmetadata.viewservices.devopspipeline.server
-
DevopsPipelineInstanceHandler retrieves information from the instance map for the view service instances.
- DevopsPipelineInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.devopspipeline.server.DevopsPipelineInstanceHandler
-
Default constructor registers the view service
- DevopsPipelineRegistration - Class in org.odpi.openmetadata.viewservices.devopspipeline.server
-
DevopsPipelineRegistration registers the view service with the OMAG Server administration services.
- DevopsPipelineRegistration() - Constructor for class org.odpi.openmetadata.viewservices.devopspipeline.server.DevopsPipelineRegistration
- DevopsPipelineRESTServices - Class in org.odpi.openmetadata.viewservices.devopspipeline.server
-
The DevopsPipelineRESTServices provides the server-side implementation of the Devops Pipeline Open Metadata View Service (OMVS).
- DevopsPipelineRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.devopspipeline.server.DevopsPipelineRESTServices
-
Default constructor
G
- getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.devopspipeline.ffdc.DevopsPipelineAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.devopspipeline.ffdc.DevopsPipelineAuditCode
-
Retrieve a message definition object for logging.
I
- initialize(String, ViewServiceConfig, AuditLog, String, int) - Method in class org.odpi.openmetadata.viewservices.devopspipeline.admin.DevopsPipelineAdmin
-
Initialize the Devops Pipeline view service.
O
- org.odpi.openmetadata.viewservices.devopspipeline.admin - package org.odpi.openmetadata.viewservices.devopspipeline.admin
-
The admin package controls the start-up and shutdown of the view service.
- org.odpi.openmetadata.viewservices.devopspipeline.ffdc - package org.odpi.openmetadata.viewservices.devopspipeline.ffdc
-
This package provides the definition of the error handling for the Devops Pipeline OMVS.
- org.odpi.openmetadata.viewservices.devopspipeline.server - package org.odpi.openmetadata.viewservices.devopspipeline.server
R
- registerViewService() - Static method in class org.odpi.openmetadata.viewservices.devopspipeline.server.DevopsPipelineRegistration
-
Pass information about this view service to the OMAG Server administration services.
S
- SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.devopspipeline.ffdc.DevopsPipelineAuditCode
-
OMVS-DEVOPS-PIPELINE-0002 The Devops Pipeline Open Metadata View Service (OMVS) is initialized
- SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.devopspipeline.ffdc.DevopsPipelineAuditCode
-
OMVS-DEVOPS-PIPELINE-0001 The Devops Pipeline Open Metadata View Service (OMVS) is initializing
- SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.devopspipeline.ffdc.DevopsPipelineAuditCode
-
OMVS-DEVOPS-PIPELINE-0004 The Devops Pipeline Open Metadata View Service (OMVS) is unable to initialize a new instance; error message is {0}
- SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.viewservices.devopspipeline.ffdc.DevopsPipelineAuditCode
-
OMVS-DEVOPS-PIPELINE-0003 The Devops Pipeline Open Metadata View Service (OMVS) is shutting down
- SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.devopspipeline.ffdc.DevopsPipelineAuditCode
-
OMVS-DEVOPS-PIPELINE-0005 The Devops Pipeline Open Metadata View Service (OMVS) is shutting down server instance {0}
- shutdown() - Method in class org.odpi.openmetadata.viewservices.devopspipeline.admin.DevopsPipelineAdmin
-
Shutdown the Devops Pipeline service.
T
- toString() - Method in enum class org.odpi.openmetadata.viewservices.devopspipeline.ffdc.DevopsPipelineAuditCode
-
JSON-style toString
U
- UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.devopspipeline.ffdc.DevopsPipelineAuditCode
-
OMVS-DEVOPS-PIPELINE-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.
V
- valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.devopspipeline.ffdc.DevopsPipelineAuditCode
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.odpi.openmetadata.viewservices.devopspipeline.ffdc.DevopsPipelineAuditCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages