Index
All Classes and Interfaces|All Packages
G
- GovernanceActionAdmin - Class in org.odpi.openmetadata.engineservices.governanceaction.admin
- 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, GovernanceEngineConfigurationClient, GovernanceEngineClient, GovernanceEngineClient, AuditLog, int) - Constructor for class org.odpi.openmetadata.engineservices.governanceaction.handlers.GovernanceActionEngineHandler
-
Create a client-side object for calling a governance action engine.
- GovernanceActionInstance - Class in org.odpi.openmetadata.engineservices.governanceaction.server
-
GovernanceActionInstance maintains the instance information needed to execute requests on behalf of a engine host server.
- GovernanceActionInstance(String, String, AuditLog, String, int, String, String, Map<String, GovernanceActionEngineHandler>) - 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.
I
- initialize(String, String, AuditLog, String, String, int, GovernanceEngineConfigurationClient, GovernanceEngineClient, EngineServiceConfig) - 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.server - package org.odpi.openmetadata.engineservices.governanceaction.server
P
- 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, 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.
All Classes and Interfaces|All Packages