Index
All Classes and Interfaces|All Packages
A
- ASSET_AUDIT_LOG - Enum constant in enum class org.odpi.openmetadata.accessservices.governanceserver.ffdc.GovernanceServerAuditCode
-
OMAS-GOVERNANCE-SERVER-0021 - Log message for asset {0} from governance service {1}: {2}
B
- BAD_ENGINE_ACTION - Enum constant in enum class org.odpi.openmetadata.accessservices.governanceserver.ffdc.GovernanceServerAuditCode
-
OMAS-GOVERNANCE-SERVER-0016 - The Governance Server Open Metadata Access Service (OMAS) sent notification of a new engine action with no Governance Server executor: {0}
C
- CANCELLED_ENGINE_ACTION - Enum constant in enum class org.odpi.openmetadata.accessservices.governanceserver.ffdc.GovernanceServerAuditCode
-
OMAS-GOVERNANCE-SERVER-0023 - The Governance Server Open Metadata Access Service (OMAS) sent notification of a cancelled engine action {0} for Governance Engine {1} ({2})
- CANCELLED_ENGINE_ACTION_EVENT - Enum constant in enum class org.odpi.openmetadata.accessservices.governanceserver.events.GovernanceServerEventType
-
New request to run a governance service.
E
- EngineActionEvent - Class in org.odpi.openmetadata.accessservices.governanceserver.events
-
EngineActionEvent is used to inform the engine that there is an engine action to run.
- EngineActionEvent() - Constructor for class org.odpi.openmetadata.accessservices.governanceserver.events.EngineActionEvent
-
Default constructor
- EngineActionEvent(EngineActionEvent) - Constructor for class org.odpi.openmetadata.accessservices.governanceserver.events.EngineActionEvent
-
Copy/clone constructor.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceserver.events.EngineActionEvent
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceserver.events.GovernanceEngineConfigurationEvent
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceserver.events.GovernanceServerEvent
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceserver.events.GovernanceServiceConfigurationEvent
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceserver.events.IntegrationConnectorConfigurationEvent
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceserver.events.IntegrationGroupConfigurationEvent
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceserver.events.WatchdogGovernanceServiceEvent
-
Return comparison result based on the content of the properties.
- EVENT_PROCESSING_ERROR - Enum constant in enum class org.odpi.openmetadata.accessservices.governanceserver.ffdc.GovernanceServerAuditCode
-
OMAS-GOVERNANCE-SERVER-0007 - The Governance Server Open Metadata Access Service (OMAS) encountered an unexpected {0} exception while processing event from {1} of type {2} for instance {3}.
G
- getEngineActionGUID() - Method in class org.odpi.openmetadata.accessservices.governanceserver.events.EngineActionEvent
-
Return the unique identifier of the governance action.
- getEventType() - Method in class org.odpi.openmetadata.accessservices.governanceserver.events.GovernanceServerEvent
-
Return the type of event.
- getEventTypeCode() - Method in enum class org.odpi.openmetadata.accessservices.governanceserver.events.GovernanceServerEventType
-
Return the int identifier used for indexing based on the enum.
- getEventTypeDescription() - Method in enum class org.odpi.openmetadata.accessservices.governanceserver.events.GovernanceServerEventType
-
Return the default description for the enum value - used when natural resource bundle is not available.
- getEventTypeName() - Method in enum class org.odpi.openmetadata.accessservices.governanceserver.events.GovernanceServerEventType
-
Return the string name used for messages that include the enum.
- getEventVersionId() - Method in class org.odpi.openmetadata.accessservices.governanceserver.events.GovernanceServerEvent
-
Return the event version id for this event structure.
- getGovernanceEngineGUID() - Method in class org.odpi.openmetadata.accessservices.governanceserver.events.GovernanceEngineConfigurationEvent
-
Return the unique identifier of the Governance Engine that has a configuration change.
- getGovernanceEngineName() - Method in class org.odpi.openmetadata.accessservices.governanceserver.events.GovernanceEngineConfigurationEvent
-
Return the unique name of the Governance Engine that has a configuration change.
- getIntegrationConnectorGUID() - Method in class org.odpi.openmetadata.accessservices.governanceserver.events.IntegrationConnectorConfigurationEvent
-
Return the unique identifier of the Integration Group that has a configuration change.
- getIntegrationConnectorName() - Method in class org.odpi.openmetadata.accessservices.governanceserver.events.IntegrationConnectorConfigurationEvent
-
Return the unique name of the Integration Group that has a configuration change.
- getIntegrationGroupGUID() - Method in class org.odpi.openmetadata.accessservices.governanceserver.events.IntegrationGroupConfigurationEvent
-
Return the unique identifier of the Integration Group that has a configuration change.
- getIntegrationGroupName() - Method in class org.odpi.openmetadata.accessservices.governanceserver.events.IntegrationGroupConfigurationEvent
-
Return the unique name of the Integration Group that has a configuration change.
- getMessageDefinition() - Method in enum class org.odpi.openmetadata.accessservices.governanceserver.ffdc.GovernanceServerAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition() - Method in enum class org.odpi.openmetadata.accessservices.governanceserver.ffdc.GovernanceServerErrorCode
-
Retrieve a message definition object for an exception.
- getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.accessservices.governanceserver.ffdc.GovernanceServerAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.accessservices.governanceserver.ffdc.GovernanceServerErrorCode
-
Retrieve a message definition object for an exception.
- getRegisteredGovernanceServiceGUID() - Method in class org.odpi.openmetadata.accessservices.governanceserver.events.GovernanceServiceConfigurationEvent
-
Return the unique identifier of the registered governance service that has changed.
- getRequestParameters() - Method in class org.odpi.openmetadata.accessservices.governanceserver.events.GovernanceServiceConfigurationEvent
-
Return the list of default analysis parameters for the governance service affected by the change.
- getRequestType() - Method in class org.odpi.openmetadata.accessservices.governanceserver.events.GovernanceServiceConfigurationEvent
-
Return a governance request type for the governance service affected by the change.
- getWatchdogGovernanceEvent() - Method in class org.odpi.openmetadata.accessservices.governanceserver.events.WatchdogGovernanceServiceEvent
-
Return the event for running Watchdog Governance Action Services.
- GovernanceEngineConfigurationEvent - Class in org.odpi.openmetadata.accessservices.governanceserver.events
-
GovernanceEngineConfigurationEvent is used to inform the listening engine hosts that the configuration of one of the Governance Engines has changed.
- GovernanceEngineConfigurationEvent() - Constructor for class org.odpi.openmetadata.accessservices.governanceserver.events.GovernanceEngineConfigurationEvent
-
Default constructor
- GovernanceEngineConfigurationEvent(GovernanceEngineConfigurationEvent) - Constructor for class org.odpi.openmetadata.accessservices.governanceserver.events.GovernanceEngineConfigurationEvent
-
Copy/clone constructor.
- GovernanceServerAuditCode - Enum Class in org.odpi.openmetadata.accessservices.governanceserver.ffdc
-
The GovernanceEngineAuditLog is used to define the message content for the OMRS Audit Log.
- GovernanceServerErrorCode - Enum Class in org.odpi.openmetadata.accessservices.governanceserver.ffdc
-
The GovernanceEngineErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Governance Server Access Service.
- GovernanceServerEvent - Class in org.odpi.openmetadata.accessservices.governanceserver.events
-
GovernanceEngineEvent provides a common base for all events from the access service.
- GovernanceServerEventInterface - Interface in org.odpi.openmetadata.accessservices.governanceserver.api
-
GovernanceServerEventInterface defines how a client gets access to the configuration events produced by the Governance Server OMAS.
- GovernanceServerEventListener - Class in org.odpi.openmetadata.accessservices.governanceserver.api
-
GovernanceServerEventListener is the interface that a client implements to register to receive the events from the Governance Server OMAS's out topic.
- GovernanceServerEventListener() - Constructor for class org.odpi.openmetadata.accessservices.governanceserver.api.GovernanceServerEventListener
- GovernanceServerEventType - Enum Class in org.odpi.openmetadata.accessservices.governanceserver.events
-
GovernanceServerEventType describes the different types of events produced by the Governance Server OMAS.
- GovernanceServiceConfigurationEvent - Class in org.odpi.openmetadata.accessservices.governanceserver.events
-
GovernanceServiceConfigurationEvent is used to inform listening engine hosts that the configuration of one of the governance services has changed.
- GovernanceServiceConfigurationEvent() - Constructor for class org.odpi.openmetadata.accessservices.governanceserver.events.GovernanceServiceConfigurationEvent
-
Default constructor
- GovernanceServiceConfigurationEvent(GovernanceServiceConfigurationEvent) - Constructor for class org.odpi.openmetadata.accessservices.governanceserver.events.GovernanceServiceConfigurationEvent
-
Copy/clone constructor
H
- hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceserver.events.EngineActionEvent
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceserver.events.GovernanceEngineConfigurationEvent
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceserver.events.GovernanceServerEvent
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceserver.events.GovernanceServiceConfigurationEvent
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceserver.events.IntegrationConnectorConfigurationEvent
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceserver.events.IntegrationGroupConfigurationEvent
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceserver.events.WatchdogGovernanceServiceEvent
-
Return hash code for this object
I
- IntegrationConnectorConfigurationEvent - Class in org.odpi.openmetadata.accessservices.governanceserver.events
-
IntegrationGroupConfigurationEvent is used to inform listening integration daemons that the configuration of one of the integration groups has changed.
- IntegrationConnectorConfigurationEvent() - Constructor for class org.odpi.openmetadata.accessservices.governanceserver.events.IntegrationConnectorConfigurationEvent
-
Default constructor
- IntegrationConnectorConfigurationEvent(IntegrationConnectorConfigurationEvent) - Constructor for class org.odpi.openmetadata.accessservices.governanceserver.events.IntegrationConnectorConfigurationEvent
-
Copy/clone constructor.
- IntegrationGroupConfigurationEvent - Class in org.odpi.openmetadata.accessservices.governanceserver.events
-
IntegrationGroupConfigurationEvent is used to inform listening integration daemons that the configuration of one of the integration groups has changed.
- IntegrationGroupConfigurationEvent() - Constructor for class org.odpi.openmetadata.accessservices.governanceserver.events.IntegrationGroupConfigurationEvent
-
Default constructor
- IntegrationGroupConfigurationEvent(IntegrationGroupConfigurationEvent) - Constructor for class org.odpi.openmetadata.accessservices.governanceserver.events.IntegrationGroupConfigurationEvent
-
Copy/clone constructor.
- INTERESTING_EVENT - Enum constant in enum class org.odpi.openmetadata.accessservices.governanceserver.ffdc.GovernanceServerAuditCode
-
OMAS-GOVERNANCE-SERVER-0017 - The Governance Server Open Metadata Access Service (OMAS) sent a metadata change event to listening Open Watchdog Governance Action Services: {0}
N
- NEW_ENGINE_ACTION - Enum constant in enum class org.odpi.openmetadata.accessservices.governanceserver.ffdc.GovernanceServerAuditCode
-
OMAS-GOVERNANCE-SERVER-0015 - The Governance Server Open Metadata Access Service (OMAS) sent notification of a new governance action {0} for Governance Server {1} ({2})
- NULL_LISTENER - Enum constant in enum class org.odpi.openmetadata.accessservices.governanceserver.ffdc.GovernanceServerErrorCode
-
OMAS-GOVERNANCE-SERVER-400-017 - A null topic listener has been passed by user {0} on method {1}
O
- OMRS_NOT_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.accessservices.governanceserver.ffdc.GovernanceServerErrorCode
-
OMAS-GOVERNANCE-SERVER-404-002 - The open metadata repository services are not initialized for the {0} operation
- org.odpi.openmetadata.accessservices.governanceserver.api - package org.odpi.openmetadata.accessservices.governanceserver.api
-
The API package defines the Java interfaces supported by the Governance Server OMAS.
- org.odpi.openmetadata.accessservices.governanceserver.events - package org.odpi.openmetadata.accessservices.governanceserver.events
-
Event structures for the Governance Server OMAS Out Topic
- org.odpi.openmetadata.accessservices.governanceserver.ffdc - package org.odpi.openmetadata.accessservices.governanceserver.ffdc
-
This package provides the first failure data capture support for the Governance Server OMAS module.
- OUT_TOPIC_EVENT - Enum constant in enum class org.odpi.openmetadata.accessservices.governanceserver.ffdc.GovernanceServerAuditCode
-
OMAS-GOVERNANCE-SERVER-0019 - The Governance Server Open Metadata Access Service (OMAS) has sent event of type {0}
- OUT_TOPIC_FAILURE - Enum constant in enum class org.odpi.openmetadata.accessservices.governanceserver.ffdc.GovernanceServerAuditCode
-
OMAS-GOVERNANCE-SERVER-0018 - The Governance Server Open Metadata Access Service (OMAS) is unable to send an event on its out topic {0}; exception {1} returned error message: {2}
- OUT_TOPIC_WATCHDOG_EVENT - Enum constant in enum class org.odpi.openmetadata.accessservices.governanceserver.ffdc.GovernanceServerAuditCode
-
OMAS-GOVERNANCE-SERVER-0024 - The Governance Server Open Metadata Access Service (OMAS) has sent a watch dog event of type {0} for instance {1} of type {2}
P
- processEvent(GovernanceServerEvent) - Method in class org.odpi.openmetadata.accessservices.governanceserver.api.GovernanceServerEventListener
-
Process an event that was published by the Governance Server OMAS.
- PUBLISHING_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.accessservices.governanceserver.ffdc.GovernanceServerAuditCode
-
OMAS-GOVERNANCE-SERVER-0010 - The Governance Server Open Metadata Access Service (OMAS) is no longer publishing events to topic {0}
- PUBLISHING_SHUTDOWN_ERROR - Enum constant in enum class org.odpi.openmetadata.accessservices.governanceserver.ffdc.GovernanceServerAuditCode
-
OMAS-GOVERNANCE-SERVER-0011 - The Governance Server Open Metadata Access Service (OMAS) caught an unexpected {0} exception whilst shutting down the out topic {1}.
R
- REFRESH_GOVERNANCE_ENGINE - Enum constant in enum class org.odpi.openmetadata.accessservices.governanceserver.ffdc.GovernanceServerAuditCode
-
OMAS-GOVERNANCE-SERVER-0013 - The Governance Server Open Metadata Access Service (OMAS) sent notification that the configuration for Governance Engine {0} ({1}) has changed
- REFRESH_GOVERNANCE_ENGINE_EVENT - Enum constant in enum class org.odpi.openmetadata.accessservices.governanceserver.events.GovernanceServerEventType
-
The configuration for a Governance Engine has changed.
- REFRESH_GOVERNANCE_SERVICE - Enum constant in enum class org.odpi.openmetadata.accessservices.governanceserver.ffdc.GovernanceServerAuditCode
-
OMAS-GOVERNANCE-SERVER-0014 - The Governance Server Open Metadata Access Service (OMAS) sent notification that Governance Server {0} ({1}) had a configuration change for governance request type {2} mapped to registered governance service {3}
- REFRESH_GOVERNANCE_SERVICE_EVENT - Enum constant in enum class org.odpi.openmetadata.accessservices.governanceserver.events.GovernanceServerEventType
-
The configuration for a governance service has changed.
- REFRESH_INTEGRATION_CONNECTOR_EVENT - Enum constant in enum class org.odpi.openmetadata.accessservices.governanceserver.events.GovernanceServerEventType
-
The configuration for an integration connector has changed.
- REFRESH_INTEGRATION_DAEMON - Enum constant in enum class org.odpi.openmetadata.accessservices.governanceserver.ffdc.GovernanceServerAuditCode
-
OMAS-GOVERNANCE-SERVER-0020 - The Governance Server Open Metadata Access Service (OMAS) has sent an event of type {0} for instance {1} ({2}) of type {3}
- REFRESH_INTEGRATION_GROUP_EVENT - Enum constant in enum class org.odpi.openmetadata.accessservices.governanceserver.events.GovernanceServerEventType
-
The configuration for an Integration Group has changed.
- registerListener(String, GovernanceServerEventListener) - Method in interface org.odpi.openmetadata.accessservices.governanceserver.api.GovernanceServerEventInterface
-
Register a listener object that will be passed each of the events published by the Governance Server OMAS.
- REQUESTED_ENGINE_ACTION_EVENT - Enum constant in enum class org.odpi.openmetadata.accessservices.governanceserver.events.GovernanceServerEventType
-
New request to run a governance service.
S
- SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.accessservices.governanceserver.ffdc.GovernanceServerAuditCode
-
OMAS-GOVERNANCE-SERVER-0005 - The Governance Server Open Metadata Access Service (OMAS) has initialized a new instance for server {0}
- SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.accessservices.governanceserver.ffdc.GovernanceServerAuditCode
-
OMAS-GOVERNANCE-SERVER-0001 - The Governance Server Open Metadata Access Service (OMAS) is initializing a new server instance
- SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.accessservices.governanceserver.ffdc.GovernanceServerAuditCode
-
OMAS-GOVERNANCE-SERVER-0006 - The Governance Server Open Metadata Access Service (OMAS) is unable to initialize a new instance; error message is {0}
- SERVICE_PUBLISHING - Enum constant in enum class org.odpi.openmetadata.accessservices.governanceserver.ffdc.GovernanceServerAuditCode
-
OMAS-GOVERNANCE-SERVER-0004 - The Governance Server Open Metadata Access Service (OMAS) is ready to publish configuration refresh notifications to topic {0}
- SERVICE_REGISTERED_WITH_TOPIC - Enum constant in enum class org.odpi.openmetadata.accessservices.governanceserver.ffdc.GovernanceServerAuditCode
-
OMAS-GOVERNANCE-SERVER-0002 - The Governance Server Open Metadata Access Service (OMAS) is registering a listener with the OMRS Topic for server instance {0}
- SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.accessservices.governanceserver.ffdc.GovernanceServerAuditCode
-
OMAS-GOVERNANCE-SERVER-0012 - The Governance Server Open Metadata Access Service (OMAS) has shutdown its instance for server {0}
- SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.accessservices.governanceserver.ffdc.GovernanceServerAuditCode
-
OMAS-GOVERNANCE-SERVER-0009 - The Governance Server Open Metadata Access Service (OMAS) is shutting down server instance {0}
- setEngineActionGUID(String) - Method in class org.odpi.openmetadata.accessservices.governanceserver.events.EngineActionEvent
-
Set up the unique identifier of the engine action.
- setEventType(GovernanceServerEventType) - Method in class org.odpi.openmetadata.accessservices.governanceserver.events.GovernanceServerEvent
-
Set up the type of event.
- setEventVersionId(long) - Method in class org.odpi.openmetadata.accessservices.governanceserver.events.GovernanceServerEvent
-
Set up the event version id for this event structure.
- setGovernanceEngineGUID(String) - Method in class org.odpi.openmetadata.accessservices.governanceserver.events.GovernanceEngineConfigurationEvent
-
Set up the unique identifier of the Governance Engine that has a configuration change.
- setGovernanceEngineName(String) - Method in class org.odpi.openmetadata.accessservices.governanceserver.events.GovernanceEngineConfigurationEvent
-
Set up the unique name of the Governance Engine that has a configuration change.
- setIntegrationConnectorGUID(String) - Method in class org.odpi.openmetadata.accessservices.governanceserver.events.IntegrationConnectorConfigurationEvent
-
Set up the unique identifier of the Integration Group that has a configuration change.
- setIntegrationConnectorName(String) - Method in class org.odpi.openmetadata.accessservices.governanceserver.events.IntegrationConnectorConfigurationEvent
-
Set up the unique name of the Integration Group that has a configuration change.
- setIntegrationGroupGUID(String) - Method in class org.odpi.openmetadata.accessservices.governanceserver.events.IntegrationGroupConfigurationEvent
-
Set up the unique identifier of the Integration Group that has a configuration change.
- setIntegrationGroupName(String) - Method in class org.odpi.openmetadata.accessservices.governanceserver.events.IntegrationGroupConfigurationEvent
-
Set up the unique name of the Integration Group that has a configuration change.
- setRegisteredGovernanceServiceGUID(String) - Method in class org.odpi.openmetadata.accessservices.governanceserver.events.GovernanceServiceConfigurationEvent
-
Set up the unique identifier of the registered governance service that has changed.
- setRequestParameters(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.governanceserver.events.GovernanceServiceConfigurationEvent
-
Set up the list of default analysis parameters for the governance service affected by the change.
- setRequestType(String) - Method in class org.odpi.openmetadata.accessservices.governanceserver.events.GovernanceServiceConfigurationEvent
-
Set up the governance request type for the governance service affected by the change.
- settWatchdogGovernanceEvent(WatchdogGovernanceEvent) - Method in class org.odpi.openmetadata.accessservices.governanceserver.events.WatchdogGovernanceServiceEvent
-
Set up the event for running Watchdog Governance Action Services.
- SKIPPING_INSTANCE - Enum constant in enum class org.odpi.openmetadata.accessservices.governanceserver.ffdc.GovernanceServerAuditCode
-
OMAS-GOVERNANCE-SERVER-0022 - The Governance Server Open Metadata Access Service (OMAS) is ignoring event from {0} of type {1} for instance {2} because it does not have access to all the information for the instance.
T
- toString() - Method in class org.odpi.openmetadata.accessservices.governanceserver.events.EngineActionEvent
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.governanceserver.events.GovernanceEngineConfigurationEvent
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.governanceserver.events.GovernanceServerEvent
-
JSON-style toString
- toString() - Method in enum class org.odpi.openmetadata.accessservices.governanceserver.events.GovernanceServerEventType
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.governanceserver.events.GovernanceServiceConfigurationEvent
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.governanceserver.events.IntegrationConnectorConfigurationEvent
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.governanceserver.events.IntegrationGroupConfigurationEvent
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.governanceserver.events.WatchdogGovernanceServiceEvent
-
JSON-style toString
- toString() - Method in enum class org.odpi.openmetadata.accessservices.governanceserver.ffdc.GovernanceServerAuditCode
-
JSON-style toString
- toString() - Method in enum class org.odpi.openmetadata.accessservices.governanceserver.ffdc.GovernanceServerErrorCode
-
JSON-style toString
U
- UNABLE_TO_SEND_EVENT - Enum constant in enum class org.odpi.openmetadata.accessservices.governanceserver.ffdc.GovernanceServerErrorCode
-
OMAS-GOVERNANCE-SERVER-500-004 - An unexpected exception occurred when sending an event through connector {0} to the Governance Engine OMAS out topic.
- UNEXPECTED_INITIALIZATION_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.accessservices.governanceserver.ffdc.GovernanceServerAuditCode
-
OMAS-GOVERNANCE-SERVER-0008 - The Governance Server Open Metadata Access Service (OMAS) detected an unexpected {0} exception during the initialization of its services; error message is {1}
- UNEXPECTED_INITIALIZATION_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.accessservices.governanceserver.ffdc.GovernanceServerErrorCode
-
OMAS-GOVERNANCE-SERVER-503-005 - A {0} exception was caught during start up of service {1} for server {2}.
- UNKNOWN_GOVERNANCE_SERVER_EVENT - Enum constant in enum class org.odpi.openmetadata.accessservices.governanceserver.events.GovernanceServerEventType
-
An event that is not recognized by the local server.
V
- valueOf(String) - Static method in enum class org.odpi.openmetadata.accessservices.governanceserver.events.GovernanceServerEventType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.accessservices.governanceserver.ffdc.GovernanceServerAuditCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.accessservices.governanceserver.ffdc.GovernanceServerErrorCode
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.odpi.openmetadata.accessservices.governanceserver.events.GovernanceServerEventType
-
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.accessservices.governanceserver.ffdc.GovernanceServerAuditCode
-
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.accessservices.governanceserver.ffdc.GovernanceServerErrorCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- WATCHDOG_EVENT - Enum constant in enum class org.odpi.openmetadata.accessservices.governanceserver.ffdc.GovernanceServerAuditCode
-
OMAS-GOVERNANCE-SERVER-0017 - The Governance Server Open Metadata Access Service (OMAS) sent a metadata change event to listening Open Watchdog Governance Action Services: {0}
- WATCHDOG_GOVERNANCE_SERVICE_EVENT - Enum constant in enum class org.odpi.openmetadata.accessservices.governanceserver.events.GovernanceServerEventType
-
Metadata change event for watchdog governance action services.
- WatchdogGovernanceServiceEvent - Class in org.odpi.openmetadata.accessservices.governanceserver.events
-
WatchdogGovernanceServiceEvent holds a formatted event for a watchdog governance action service.
- WatchdogGovernanceServiceEvent() - Constructor for class org.odpi.openmetadata.accessservices.governanceserver.events.WatchdogGovernanceServiceEvent
-
Default constructor
- WatchdogGovernanceServiceEvent(WatchdogGovernanceServiceEvent) - Constructor for class org.odpi.openmetadata.accessservices.governanceserver.events.WatchdogGovernanceServiceEvent
-
Copy/clone constructor.
All Classes and Interfaces|All Packages