C D F G I L O P R S U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- classifyMetadataElementInStore(String, String, boolean, boolean, Date, Date, ElementProperties, Date) - Method in class org.odpi.openmetadata.engineservices.governanceaction.context.OpenMetadataStoreClient
-
Add a new classification to the metadata element.
- createIncidentReport(String, int, String, List<IncidentImpactedElement>, List<IncidentDependency>, Map<String, Integer>, Map<String, String>) - Method in class org.odpi.openmetadata.engineservices.governanceaction.context.OpenMetadataStoreClient
-
Create an incident report to capture the situation detected by this governance action service.
- createMetadataElementInStore(String, ElementStatus, Date, Date, ElementProperties, String) - Method in class org.odpi.openmetadata.engineservices.governanceaction.context.OpenMetadataStoreClient
-
Create a new metadata element in the metadata store.
- createRelatedElementsInStore(String, String, String, boolean, boolean, Date, Date, ElementProperties, Date) - Method in class org.odpi.openmetadata.engineservices.governanceaction.context.OpenMetadataStoreClient
-
Create a relationship between two metadata elements.
D
- deleteMetadataElementInStore(String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.engineservices.governanceaction.context.OpenMetadataStoreClient
-
Delete a specific metadata element.
- deleteRelatedElementsInStore(String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.engineservices.governanceaction.context.OpenMetadataStoreClient
-
Delete a relationship between two metadata elements.
- disconnectListener() - Method in class org.odpi.openmetadata.engineservices.governanceaction.context.OpenMetadataStoreClient
-
Called during the disconnect processing of the watchdog governance action service.
F
- findMetadataElements(String, List<String>, SearchProperties, List<ElementStatus>, SearchClassifications, String, SequencingOrder, boolean, boolean, Date, int, int) - Method in class org.odpi.openmetadata.engineservices.governanceaction.context.OpenMetadataStoreClient
-
Return a list of metadata elements that match the supplied criteria.
- findMetadataElementsWithString(String, boolean, boolean, Date, int, int) - Method in class org.odpi.openmetadata.engineservices.governanceaction.context.OpenMetadataStoreClient
-
Retrieve the metadata elements that contain the requested string.
- findRelationshipsBetweenMetadataElements(String, SearchProperties, String, SequencingOrder, boolean, boolean, Date, int, int) - Method in class org.odpi.openmetadata.engineservices.governanceaction.context.OpenMetadataStoreClient
-
Return a list of relationships that match the requested conditions.
G
- getMetadataElementByGUID(String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.engineservices.governanceaction.context.OpenMetadataStoreClient
-
Retrieve the metadata element using its unique identifier.
- getMetadataElementByUniqueName(String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.engineservices.governanceaction.context.OpenMetadataStoreClient
-
Retrieve the metadata element using its unique name (typically the qualified name).
- getMetadataElementGUIDByUniqueName(String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.engineservices.governanceaction.context.OpenMetadataStoreClient
-
Retrieve the unique identifier of a metadata element using its unique name (typically the qualified name).
- getRelatedMetadataElements(String, int, String, boolean, boolean, Date, int, int) - Method in class org.odpi.openmetadata.engineservices.governanceaction.context.OpenMetadataStoreClient
-
Retrieve the metadata elements connected to the supplied element.
- 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.
- GovernanceListenerManager - Class in org.odpi.openmetadata.engineservices.governanceaction.context
-
GovernanceListenerManager manages the watchdog listeners through a single registration to the Governance Engine OMAS's out topic.
- GovernanceListenerManager(AuditLog, String) - Constructor for class org.odpi.openmetadata.engineservices.governanceaction.context.GovernanceListenerManager
-
Create a governance listener manager for watchdog listeners.
I
- initialize(String, String, AuditLog, String, String, int, GovernanceEngineConfigurationClient, GovernanceEngineClient, EngineServiceConfig) - Method in class org.odpi.openmetadata.engineservices.governanceaction.admin.GovernanceActionAdmin
-
Initialize engine service.
- initiateGovernanceAction(String, int, String, String, List<String>, List<NewActionTarget>, Date, String, String, Map<String, String>, String) - Method in class org.odpi.openmetadata.engineservices.governanceaction.context.OpenMetadataStoreClient
-
Create a governance action in the metadata store which will trigger the governance action service associated with the supplied request type.
- initiateGovernanceActionProcess(String, Map<String, String>, List<String>, List<NewActionTarget>, Date) - Method in class org.odpi.openmetadata.engineservices.governanceaction.context.OpenMetadataStoreClient
-
Using the named governance action process as a template, initiate a chain of governance actions.
L
- linkConsolidatedDuplicate(String, int, String, String, String, String, String, List<String>) - Method in class org.odpi.openmetadata.engineservices.governanceaction.context.OpenMetadataStoreClient
-
Identify an element that acts as a consolidated version for a set of duplicate elements.
- linkElementsAsPeerDuplicates(String, String, int, String, String, String, String, String, boolean) - Method in class org.odpi.openmetadata.engineservices.governanceaction.context.OpenMetadataStoreClient
-
Link elements as peer duplicates.
O
- OpenMetadataStoreClient - Class in org.odpi.openmetadata.engineservices.governanceaction.context
-
OpenMetadataClient is created for each instance of the governance service.
- OpenMetadataStoreClient(String, String, GovernanceEngineClient, GovernanceListenerManager, GovernanceServiceHandler, String) - Constructor for class org.odpi.openmetadata.engineservices.governanceaction.context.OpenMetadataStoreClient
-
Create a new client with no authentication embedded in the HTTP request.
- org.odpi.openmetadata.engineservices.governanceaction.admin - package org.odpi.openmetadata.engineservices.governanceaction.admin
- org.odpi.openmetadata.engineservices.governanceaction.context - package org.odpi.openmetadata.engineservices.governanceaction.context
- 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
- processEvent(WatchdogGovernanceEvent) - Method in class org.odpi.openmetadata.engineservices.governanceaction.context.GovernanceListenerManager
-
Process a watchdog 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
- reclassifyMetadataElementInStore(String, String, boolean, boolean, boolean, ElementProperties, Date) - Method in class org.odpi.openmetadata.engineservices.governanceaction.context.OpenMetadataStoreClient
-
Update the properties of a classification that is currently attached to a specific metadata element.
- recordCompletionStatus(CompletionStatus, List<String>, Map<String, String>, List<NewActionTarget>, String) - Method in class org.odpi.openmetadata.engineservices.governanceaction.context.OpenMetadataStoreClient
-
Declare that all the processing for the governance action service is finished and the status of the work.
- registerListener(WatchdogGovernanceListener, List<WatchdogEventType>, List<String>, String) - Method in class org.odpi.openmetadata.engineservices.governanceaction.context.OpenMetadataStoreClient
-
Register a listener to receive events about changes to metadata elements in the open metadata store.
- removeListener(String) - Method in class org.odpi.openmetadata.engineservices.governanceaction.context.GovernanceListenerManager
-
Remove the listener for a specific governance service because this service has been disconnected.
- 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.
U
- unclassifyMetadataElementInStore(String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.engineservices.governanceaction.context.OpenMetadataStoreClient
-
Remove the named classification from a specific metadata element.
- updateActionTargetStatus(String, GovernanceActionStatus, Date, Date, String) - Method in class org.odpi.openmetadata.engineservices.governanceaction.context.OpenMetadataStoreClient
-
Update the status of a specific action target.
- updateClassificationEffectivityInStore(String, String, boolean, boolean, Date, Date, Date) - Method in class org.odpi.openmetadata.engineservices.governanceaction.context.OpenMetadataStoreClient
-
Update the effectivity dates of a specific classification attached to a metadata element.
- updateMetadataElementEffectivityInStore(String, boolean, boolean, Date, Date, Date) - Method in class org.odpi.openmetadata.engineservices.governanceaction.context.OpenMetadataStoreClient
-
Update the effectivity dates control the visibility of the element through specific APIs.
- updateMetadataElementInStore(String, boolean, boolean, boolean, ElementProperties, Date) - Method in class org.odpi.openmetadata.engineservices.governanceaction.context.OpenMetadataStoreClient
-
Update the properties of a specific metadata element.
- updateMetadataElementStatusInStore(String, boolean, boolean, ElementStatus, Date) - Method in class org.odpi.openmetadata.engineservices.governanceaction.context.OpenMetadataStoreClient
-
Update the status of specific metadata element.
- updateRelatedElementsEffectivityInStore(String, boolean, boolean, Date, Date, Date) - Method in class org.odpi.openmetadata.engineservices.governanceaction.context.OpenMetadataStoreClient
-
Update the effectivity dates of a specific relationship between metadata elements.
- updateRelatedElementsInStore(String, boolean, boolean, boolean, ElementProperties, Date) - Method in class org.odpi.openmetadata.engineservices.governanceaction.context.OpenMetadataStoreClient
-
Update the properties associated with a relationship.
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 All Packages