G O S T V 
All Classes All Packages

G

getMessageDefinition() - Method in enum org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionErrorCode
Retrieve a message definition object for an exception.

O

OMRS_NOT_INITIALIZED - org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionErrorCode
 
org.odpi.openmetadata.accessservices.stewardshipaction.ffdc - package org.odpi.openmetadata.accessservices.stewardshipaction.ffdc
This package provides the first failure data capture support for the Stewardship Action OMAS module.
org.odpi.openmetadata.accessservices.stewardshipaction.rest - package org.odpi.openmetadata.accessservices.stewardshipaction.rest
This package defines the beans used to build the REST request and response payloads.

S

SERVICE_INITIALIZED - org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionAuditCode
 
SERVICE_INITIALIZING - org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionAuditCode
 
SERVICE_INSTANCE_FAILURE - org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionAuditCode
 
SERVICE_SHUTDOWN - org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionAuditCode
 
StewardshipActionAuditCode - Enum in org.odpi.openmetadata.accessservices.stewardshipaction.ffdc
The StewardshipActionAuditCode is used to define the message content for the OMRS Audit Log.
StewardshipActionErrorCode - Enum in org.odpi.openmetadata.accessservices.stewardshipaction.ffdc
The StewardshipActionErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Stewardship Action OMAS Services.
StewardshipActionOMASAPIRequestBody - Class in org.odpi.openmetadata.accessservices.stewardshipaction.rest
StewardshipActionOMASAPIRequestBody provides a common header for Stewardship Action OMAS request bodies for its REST API.
StewardshipActionOMASAPIRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.rest.StewardshipActionOMASAPIRequestBody
Default constructor
StewardshipActionOMASAPIRequestBody(StewardshipActionOMASAPIRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.rest.StewardshipActionOMASAPIRequestBody
Copy/clone constructor
StewardshipActionOMASAPIResponse - Class in org.odpi.openmetadata.accessservices.stewardshipaction.rest
StewardshipActionOMASAPIResponse provides a common header for Stewardship Action OMAS managed rest to its REST API.
StewardshipActionOMASAPIResponse() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.rest.StewardshipActionOMASAPIResponse
Default constructor
StewardshipActionOMASAPIResponse(StewardshipActionOMASAPIResponse) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.rest.StewardshipActionOMASAPIResponse
Copy/clone constructor

T

toString() - Method in enum org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionErrorCode
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.StewardshipActionOMASAPIRequestBody
JSON-like toString
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.StewardshipActionOMASAPIResponse
JSON-like toString

V

valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionAuditCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionErrorCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionAuditCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
G O S T V 
All Classes All Packages