C D E F G I L O P R S U W
All Classes All Packages
All Classes All Packages
All Classes All Packages
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.
- createGovernanceActionProcess(String, String, NewGovernanceActionProcessRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceActionProcessResource
-
Create a new metadata element to represent a governance action process.
- createGovernanceActionType(String, String, GovernanceActionTypeProperties) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceActionProcessResource
-
Create a new metadata element to represent a governance action type.
- 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.
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.
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
- findGovernanceActionProcesses(String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceActionProcessResource
-
Retrieve the list of governance action process metadata elements that contain the search string.
- findGovernanceActions(String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceEngineOMASResource
-
Retrieve the list of governance action metadata elements that contain the search string.
- findGovernanceActionTypes(String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceActionProcessResource
-
Retrieve the list of governance action type metadata elements that contain the search string.
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.
- getActiveGovernanceActions(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceEngineOMASResource
-
Retrieve the governance actions that are still in process.
- 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.
- getFirstActionType(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceActionProcessResource
-
Return the governance action type that is the first step in a governance action process.
- 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.
- getGovernanceActionProcessByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceActionProcessResource
-
Retrieve the governance action process metadata element with the supplied unique identifier.
- getGovernanceActionProcessesByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceActionProcessResource
-
Retrieve the list of governance action process metadata elements with a matching qualified or display name.
- getGovernanceActions(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceEngineOMASResource
-
Retrieve the governance actions that are known to the server.
- getGovernanceActionsByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceEngineOMASResource
-
Retrieve the list of governance action metadata elements with a matching qualified or display name.
- getGovernanceActionTypeByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceActionProcessResource
-
Retrieve the governance action type metadata element with the supplied unique identifier.
- getGovernanceActionTypesByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceActionProcessResource
-
Retrieve the list of governance action type metadata elements with a matching qualified or display name.
- 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.
- getNextGovernanceActionTypes(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceActionProcessResource
-
Return the lust of next action type defined for the governance action process.
- 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.
- GovernanceActionProcessResource - Class in org.odpi.openmetadata.accessservices.governanceengine.server.spring
-
The GovernanceActionProcessResource provides the server-side implementation for defining Governance Action Processes.
- GovernanceActionProcessResource() - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceActionProcessResource
-
Default constructor
- GovernanceEngineOMASResource - Class in org.odpi.openmetadata.accessservices.governanceengine.server.spring
-
GovernanceEngineOMASResource supports the REST APIs for running Governance Action Service
- 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
- linkConsolidatedDuplicate(String, String, ConsolidatedDuplicatesRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceEngineOMASResource
-
Create a simple relationship between two elements.
- linkElementsAsPeerDuplicates(String, String, PeerDuplicatesRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceEngineOMASResource
-
Create a simple relationship between two elements.
- 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
P
- publishGovernanceActionProcess(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceActionProcessResource
-
Update the zones for the asset so that it becomes visible to consumers.
R
- recordCompletionStatus(String, String, String, CompletionStatusRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceEngineOMASResource
-
Declare that all 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.
- removeFirstActionType(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceActionProcessResource
-
Remove the link between a governance process and that governance action type that defines its first step.
- removeGovernanceActionProcess(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceActionProcessResource
-
Remove the metadata element representing a governance action process.
- removeGovernanceActionType(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceActionProcessResource
-
Remove the metadata element representing a governance action type.
- removeNextActionType(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceActionProcessResource
-
Remove a follow on step from a governance action process.
S
- setupFirstActionType(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceActionProcessResource
-
Set up a link between an governance action process and a governance action type.
- setupNextActionType(String, String, String, String, NextGovernanceActionTypeRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceActionProcessResource
-
Add a link between two governance action types to show that one follows on from the other when a governance action process is executing.
U
- 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.
- updateGovernanceActionProcess(String, String, String, UpdateGovernanceActionProcessRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceActionProcessResource
-
Update the metadata element representing a governance action process.
- 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.
- updateGovernanceActionType(String, String, String, UpdateGovernanceActionTypeRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceActionProcessResource
-
Update the metadata element representing a governance action type.
- 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.
- updateNextActionType(String, String, String, NextGovernanceActionTypeRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceActionProcessResource
-
Update the properties of the link between two governance action types that shows that one follows on from the other when a governance action process is executing.
W
- withdrawGovernanceActionProcess(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceActionProcessResource
-
Update the zones for the asset so that it is no longer visible to consumers.
All Classes All Packages