Skip navigation links
C D E F G I L O R U 

C

claimGovernanceAction(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceEngineOMASResource
Request that execution of a governance action is allocated to the caller.
classifyMetadataElementInStore(String, String, String, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceEngineOMASResource
Add a new classification to the metadata element.
createGovernanceEngine(String, String, String, NewGovernanceEngineRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.EngineConfigurationResource
Create a new governance engine definition.
createGovernanceService(String, String, String, NewGovernanceServiceRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.EngineConfigurationResource
Create a governance service definition.
createIncidentReport(String, String, IncidentReportRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceEngineOMASResource
Create an incident report to capture the situation detected by this governance action service.
createMetadataElementInStore(String, String, NewMetadataElementRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceEngineOMASResource
Create a new metadata element in the metadata store.
createRelatedElementsInStore(String, String, NewRelatedElementsRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceEngineOMASResource
Create a relationship between two metadata elements.

D

deleteGovernanceEngine(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.EngineConfigurationResource
Remove the properties of the governance engine.
deleteGovernanceService(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.EngineConfigurationResource
Remove the properties of the governance service.
deleteMetadataElementInStore(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceEngineOMASResource
Delete a specific metadata element.
deleteRelatedElementsInStore(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceEngineOMASResource
Delete a relationship between two metadata elements.

E

EngineConfigurationResource - Class in org.odpi.openmetadata.accessservices.governanceengine.server.spring
GovernanceConfigurationResource provides the Spring wrapper for the Governance Engine Configuration Services
EngineConfigurationResource() - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.server.spring.EngineConfigurationResource
 

F

findMetadataElements(String, String, int, int, FindRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceEngineOMASResource
Return a list of metadata elements that match the supplied criteria.
findMetadataElementsWithString(String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceEngineOMASResource
Retrieve the metadata elements that contain the requested string.
findRelationshipsBetweenMetadataElements(String, String, int, int, FindRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceEngineOMASResource
Return a list of relationships that match the requested conditions.

G

getActiveClaimedGovernanceActions(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceEngineOMASResource
Retrieve the governance actions that are still in process and that have been claimed by this caller's userId.
getAllGovernanceEngines(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.EngineConfigurationResource
Return the list of governance engine definitions that are stored.
getAllGovernanceServices(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.EngineConfigurationResource
Return the list of governance services definitions that are stored.
getGovernanceAction(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceEngineOMASResource
Request the status and properties of an executing governance action request.
getGovernanceEngineByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.EngineConfigurationResource
Return the properties from a governance engine definition.
getGovernanceEngineByName(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.EngineConfigurationResource
Return the properties from a governance engine definition.
getGovernanceServiceByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.EngineConfigurationResource
Return the properties from a governance service definition.
getGovernanceServiceByName(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.EngineConfigurationResource
Return the properties from a governance service definition.
getGovernanceServiceRegistrations(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.EngineConfigurationResource
Return the list of governance engines that a specific governance service is registered with.
getMetadataElementByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceEngineOMASResource
Retrieve the metadata element using its unique identifier.
getOutTopicConnection(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceEngineOMASResource
Return the connection object for the Governance Engine OMAS's out topic.
getRegisteredGovernanceService(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.EngineConfigurationResource
Retrieve a specific governance service registered with a governance engine.
getRegisteredGovernanceServices(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.EngineConfigurationResource
Retrieve the identifiers of the governance services registered with a governance engine.
getRelatedMetadataElements(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceEngineOMASResource
Retrieve the metadata elements connected to the supplied element.
GovernanceEngineOMASResource - Class in org.odpi.openmetadata.accessservices.governanceengine.server.spring
 
GovernanceEngineOMASResource() - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceEngineOMASResource
 

I

initiateGovernanceAction(String, String, String, GovernanceActionRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceEngineOMASResource
Create a governance action in the metadata store which will trigger the governance action service associated with the supplied request type.
initiateGovernanceActionProcess(String, String, GovernanceActionProcessRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceEngineOMASResource
Using the named governance action process as a template, initiate a chain of governance actions.

L

logAssetAuditMessage(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceEngineOMASResource
Log an audit message about an asset.

O

org.odpi.openmetadata.accessservices.governanceengine.server.spring - package org.odpi.openmetadata.accessservices.governanceengine.server.spring
 

R

reclassifyMetadataElementInStore(String, String, String, String, UpdatePropertiesRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceEngineOMASResource
Update the properties of a classification that is currently attached to a specific metadata element.
recordCompletionStatus(String, String, String, CompletionStatusRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceEngineOMASResource
Declare that all of the processing for the governance action service is finished and the status of the work.
registerGovernanceServiceWithEngine(String, String, String, GovernanceServiceRegistrationRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.EngineConfigurationResource
Register a governance service with a specific governance engine.

U

unclassifyMetadataElementInStore(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceEngineOMASResource
Remove the named classification from a specific metadata element.
unregisterGovernanceServiceFromEngine(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.EngineConfigurationResource
Unregister a governance service from the governance engine.
updateActionTargetStatus(String, String, ActionTargetStatusRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceEngineOMASResource
Update the status of a specific action target.
updateClassificationStatusInStore(String, String, String, String, UpdateEffectivityDatesRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceEngineOMASResource
Update the effectivity dates of a specific classification attached to a metadata element.
updateGovernanceActionStatus(String, String, String, StatusRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceEngineOMASResource
Update the status of the governance action - providing the caller is permitted.
updateGovernanceEngine(String, String, String, UpdateGovernanceEngineRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.EngineConfigurationResource
Update the properties of an existing governance engine definition.
updateGovernanceService(String, String, String, UpdateGovernanceServiceRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.EngineConfigurationResource
Update the properties of an existing governance service definition.
updateMetadataElementInStore(String, String, String, UpdatePropertiesRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceEngineOMASResource
Update the properties of a specific metadata element.
updateMetadataElementStatusInStore(String, String, String, UpdateStatusRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceEngineOMASResource
Update the status of specific metadata element.
updateRelatedElementsInStore(String, String, String, UpdatePropertiesRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceEngineOMASResource
Update the properties associated with a relationship.
updateRelatedElementsStatusInStore(String, String, String, UpdateEffectivityDatesRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceEngineOMASResource
Update the effectivity dates of a specific relationship between metadata elements.
C D E F G I L O R U 
Skip navigation links

Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.