Index
All Classes and Interfaces|All Packages
E
- ENGINE_SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.engineservices.surveyaction.ffdc.SurveyActionAuditCode
-
OMES-SURVEY-ACTION-0001 - The Survey Action engine services are initializing in server {0}
- EXC_ON_ERROR_STATUS_UPDATE - Enum constant in enum class org.odpi.openmetadata.engineservices.surveyaction.ffdc.SurveyActionAuditCode
-
OMES-SURVEY-ACTION-0021 - Survey action engine {0} is unable to update the status for survey action service {1}.
G
- getMessageDefinition() - Method in enum class org.odpi.openmetadata.engineservices.surveyaction.ffdc.SurveyActionAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition() - Method in enum class org.odpi.openmetadata.engineservices.surveyaction.ffdc.SurveyActionErrorCode
-
Retrieve a message definition object for an exception.
- getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.engineservices.surveyaction.ffdc.SurveyActionAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.engineservices.surveyaction.ffdc.SurveyActionErrorCode
-
Retrieve a message definition object for an exception.
I
- IGNORING_ASSETS - Enum constant in enum class org.odpi.openmetadata.engineservices.surveyaction.ffdc.SurveyActionAuditCode
-
OMES-SURVEY-ACTION-0030 - The survey action service {0} linked to request type {1} is processing asset {2} and ignoring the following asset action targets: {3}
- INVALID_SURVEY_ACTION_SERVICE - Enum constant in enum class org.odpi.openmetadata.engineservices.surveyaction.ffdc.SurveyActionAuditCode
-
OMES-SURVEY-ACTION-0029 - The survey action service {0} linked to request type {1} can not be started.
- INVALID_SURVEY_SERVICE - Enum constant in enum class org.odpi.openmetadata.engineservices.surveyaction.ffdc.SurveyActionErrorCode
-
OMES-SURVEY-ACTION-400-002 - The survey action service {0} linked to request type {1} can not be started.
N
- NO_SURVEY_ACTION_ENGINES_STARTED - Enum constant in enum class org.odpi.openmetadata.engineservices.surveyaction.ffdc.SurveyActionAuditCode
-
OMES-SURVEY-ACTION-0020 - Survey Action OMES in server {0} is unable to start any survey action engines
- NO_TARGET_ASSET - Enum constant in enum class org.odpi.openmetadata.engineservices.surveyaction.ffdc.SurveyActionErrorCode
- NULL_REQUEST - Enum constant in enum class org.odpi.openmetadata.engineservices.surveyaction.ffdc.SurveyActionErrorCode
- NULL_SURVEY_SERVICE - Enum constant in enum class org.odpi.openmetadata.engineservices.surveyaction.ffdc.SurveyActionAuditCode
-
OMES-SURVEY-ACTION-0022 - Method {0} can not execute in the survey action engine {1} hosted by Survey Action OMES in server {2} because the associated " + "survey action service properties are null
O
- org.odpi.openmetadata.engineservices.surveyaction.api - package org.odpi.openmetadata.engineservices.surveyaction.api
- org.odpi.openmetadata.engineservices.surveyaction.ffdc - package org.odpi.openmetadata.engineservices.surveyaction.ffdc
S
- SERVER_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.engineservices.surveyaction.ffdc.SurveyActionAuditCode
-
OMES-SURVEY-ACTION-0016 - The Survey Action OMES in server {0} has completed shutdown
- SERVER_SHUTTING_DOWN - Enum constant in enum class org.odpi.openmetadata.engineservices.surveyaction.ffdc.SurveyActionAuditCode
-
OMES-SURVEY-ACTION-0014 - The Survey Action OMES in server {0} is shutting down
- SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.engineservices.surveyaction.ffdc.SurveyActionAuditCode
-
OMES-SURVEY-ACTION-0012 - The Survey Action OMES is unable to initialize a new instance of itself in server {0}; error message is {1}
- SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.engineservices.surveyaction.ffdc.SurveyActionErrorCode
-
OMES-SURVEY-ACTION-400-001 - The Survey Action OMES are unable to initialize a new instance in server {0}; error message is {1}
- SURVEY_ACTION_SERVICE_COMPLETE - Enum constant in enum class org.odpi.openmetadata.engineservices.surveyaction.ffdc.SurveyActionAuditCode
-
OMES-SURVEY-ACTION-0019 - The survey action service {0} has completed the analysis of asset {1} with discovery request type {2} in {3} milliseconds; the results are stored in discovery analysis report {4}
- SURVEY_ACTION_SERVICE_FAILED - Enum constant in enum class org.odpi.openmetadata.engineservices.surveyaction.ffdc.SurveyActionAuditCode
-
OMES-SURVEY-ACTION-0018 - The survey action service {0} threw a {1} exception during the generation of discovery analysis report {2} for asset {3} during discovery request type {4} in survey action engine {5} (guid={6}).
- SURVEY_ACTION_SERVICE_STARTING - Enum constant in enum class org.odpi.openmetadata.engineservices.surveyaction.ffdc.SurveyActionAuditCode
-
OMES-SURVEY-ACTION-0017 - The survey action service {0} is starting to analyze asset {1} with discovery request type {2} in survey action engine {3} (guid={4}); the results will be stored in discovery analysis report {5}
- SurveyActionAPI - Interface in org.odpi.openmetadata.engineservices.surveyaction.api
-
SurveyActionAPI is the interface to validate that a connector is suitable to run in the Survey Action OMES.
- SurveyActionAuditCode - Enum Class in org.odpi.openmetadata.engineservices.surveyaction.ffdc
-
The SurveyActionAuditCode is used to define the message content for the OMRS Audit Log.
- SurveyActionErrorCode - Enum Class in org.odpi.openmetadata.engineservices.surveyaction.ffdc
-
The SurveyActionErrorCode error code is used to define first failure data capture (FFDC) for errors that occur when working with the Discovery Engine Services.
T
- toString() - Method in enum class org.odpi.openmetadata.engineservices.surveyaction.ffdc.SurveyActionAuditCode
-
JSON-style toString
- toString() - Method in enum class org.odpi.openmetadata.engineservices.surveyaction.ffdc.SurveyActionErrorCode
-
JSON-style toString
V
- validateConnector(String, String) - Method in interface org.odpi.openmetadata.engineservices.surveyaction.api.SurveyActionAPI
-
Validate the connector and return its connector type.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.engineservices.surveyaction.ffdc.SurveyActionAuditCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.engineservices.surveyaction.ffdc.SurveyActionErrorCode
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.odpi.openmetadata.engineservices.surveyaction.ffdc.SurveyActionAuditCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.engineservices.surveyaction.ffdc.SurveyActionErrorCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages