Index

C G I O P R S V 
All Classes and Interfaces|All Packages

C

createGovernanceEngineHandler(EngineConfig, String, String, String, String, String, GovernanceConfigurationClient, GovernanceContextClient, AuditLog, int) - Method in class org.odpi.openmetadata.engineservices.governanceaction.handlers.GovernanceActionEngineHandlerFactory
Create a client-side object for calling a survey action engine.

G

GovernanceActionAdmin - Class in org.odpi.openmetadata.engineservices.governanceaction.admin
GovernanceActionAdmin is called during server start-up and initializes the Governance Action OMES.
GovernanceActionAdmin() - Constructor for class org.odpi.openmetadata.engineservices.governanceaction.admin.GovernanceActionAdmin
 
GovernanceActionEngineHandler - Class in org.odpi.openmetadata.engineservices.governanceaction.handlers
The GovernanceActionEngineHandler is responsible for running governance action services on demand.
GovernanceActionEngineHandler(EngineConfig, String, String, String, String, GovernanceConfigurationClient, GovernanceContextClient, GovernanceContextClient, AuditLog, int) - Constructor for class org.odpi.openmetadata.engineservices.governanceaction.handlers.GovernanceActionEngineHandler
Create a client-side object for calling a governance action engine.
GovernanceActionEngineHandlerFactory - Class in org.odpi.openmetadata.engineservices.governanceaction.handlers
GovernanceEngineHandler factory class for the Governance Action OMES.
GovernanceActionEngineHandlerFactory() - Constructor for class org.odpi.openmetadata.engineservices.governanceaction.handlers.GovernanceActionEngineHandlerFactory
 
GovernanceActionInstance - Class in org.odpi.openmetadata.engineservices.governanceaction.server
GovernanceActionInstance maintains the instance information needed to execute requests on behalf of an engine host server.
GovernanceActionInstance(String, String, AuditLog, String, int, String, String) - Constructor for class org.odpi.openmetadata.engineservices.governanceaction.server.GovernanceActionInstance
Constructor where REST Services used.
GovernanceActionRESTServices - Class in org.odpi.openmetadata.engineservices.governanceaction.server
GovernanceActionRESTServices provides the external service implementation for a governance action engine services.
GovernanceActionRESTServices() - Constructor for class org.odpi.openmetadata.engineservices.governanceaction.server.GovernanceActionRESTServices
 
GovernanceActionServiceHandler - Class in org.odpi.openmetadata.engineservices.governanceaction.handlers
GovernanceActionServiceHandler provides the thread to run a governance action service.
GovernanceServerOutTopicListener - Class in org.odpi.openmetadata.engineservices.governanceaction.listener
GovernanceServerOutTopicListener is a class that is registered to listen on the Governance Engine OMAS's out topic to receive any changes to metadata.
GovernanceServerOutTopicListener(GovernanceEngineMap, AuditLog) - Constructor for class org.odpi.openmetadata.engineservices.governanceaction.listener.GovernanceServerOutTopicListener
Constructor for the listener.

I

initialize(String, String, AuditLog, String, String, int, GovernanceConfigurationClient, EngineServiceConfig, GovernanceEngineMap) - Method in class org.odpi.openmetadata.engineservices.governanceaction.admin.GovernanceActionAdmin
Initialize engine service.

O

org.odpi.openmetadata.engineservices.governanceaction.admin - package org.odpi.openmetadata.engineservices.governanceaction.admin
 
org.odpi.openmetadata.engineservices.governanceaction.handlers - package org.odpi.openmetadata.engineservices.governanceaction.handlers
 
org.odpi.openmetadata.engineservices.governanceaction.listener - package org.odpi.openmetadata.engineservices.governanceaction.listener
 
org.odpi.openmetadata.engineservices.governanceaction.server - package org.odpi.openmetadata.engineservices.governanceaction.server
 

P

processEvent(GovernanceServerEvent) - Method in class org.odpi.openmetadata.engineservices.governanceaction.listener.GovernanceServerOutTopicListener
Process an event that was published by the Governance Engine OMAS.
publishWatchdogEvent(WatchdogGovernanceEvent) - Method in class org.odpi.openmetadata.engineservices.governanceaction.handlers.GovernanceActionEngineHandler
Pass on the watchdog event to any governance service that supports them.

R

run() - Method in class org.odpi.openmetadata.engineservices.governanceaction.handlers.GovernanceActionServiceHandler
This is the method that provides the behaviour of the thread.
runGovernanceService(String, String, String, Date, Map<String, String>, List<RequestSourceElement>, List<ActionTargetElement>) - Method in class org.odpi.openmetadata.engineservices.governanceaction.handlers.GovernanceActionEngineHandler
Run an instance of a governance action service in its own thread and return the handler (for disconnect processing).

S

shutdown() - Method in class org.odpi.openmetadata.engineservices.governanceaction.admin.GovernanceActionAdmin
Shutdown the engine service.

V

validateConnector(String, String, String) - Method in class org.odpi.openmetadata.engineservices.governanceaction.server.GovernanceActionRESTServices
Validate the connector and return its connector type.
C G I O P R S V 
All Classes and Interfaces|All Packages