Index
All Classes and Interfaces|All Packages
A
- addCatalogTarget(String, String, String, String, CatalogTargetProperties) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GroupConfigurationResource
-
Add a catalog target to an integration connector.
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.
- createIntegrationConnector(String, String, IntegrationConnectorProperties) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GroupConfigurationResource
-
Create an integration connector definition.
- createIntegrationGroup(String, String, IntegrationGroupProperties) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GroupConfigurationResource
-
Create a new integration group 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.
- deleteIntegrationConnector(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GroupConfigurationResource
-
Remove the properties of the integration connector.
- deleteIntegrationGroup(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GroupConfigurationResource
-
Remove the properties of the integration group.
E
- EngineConfigurationResource - Class in org.odpi.openmetadata.accessservices.governanceengine.server.spring
-
EngineConfigurationResource 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.
- getAllIntegrationConnectors(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GroupConfigurationResource
-
Return the list of integration connectors definitions that are stored.
- getAllIntegrationGroups(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GroupConfigurationResource
-
Return the list of integration group definitions that are stored.
- getCatalogTarget(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GroupConfigurationResource
-
Retrieve a specific catalog target associated with an integration connector.
- getCatalogTargets(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GroupConfigurationResource
-
Retrieve the identifiers of the metadata elements identified as catalog targets with an integration connector.
- 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.
- getIntegrationConnectorByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GroupConfigurationResource
-
Return the properties from an integration connector definition.
- getIntegrationConnectorByName(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GroupConfigurationResource
-
Return the properties from an integration connector definition.
- getIntegrationConnectorRegistrations(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GroupConfigurationResource
-
Return the list of integration groups that a specific integration connector is registered with.
- getIntegrationGroupByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GroupConfigurationResource
-
Return the properties from an integration group definition.
- getIntegrationGroupByName(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GroupConfigurationResource
-
Return the properties from an integration group definition.
- 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.
- getRegisteredIntegrationConnector(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GroupConfigurationResource
-
Retrieve a specific integration connector registered with an integration group.
- getRegisteredIntegrationConnectors(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GroupConfigurationResource
-
Retrieve the identifiers of the integration connectors registered with an integration group.
- 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
- GroupConfigurationResource - Class in org.odpi.openmetadata.accessservices.governanceengine.server.spring
-
GroupConfigurationResource provides the Spring wrapper for the Integration Group Configuration Services
- GroupConfigurationResource() - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GroupConfigurationResource
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
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
- 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.
- registerIntegrationConnectorWithGroup(String, String, String, String, RegisteredIntegrationConnectorProperties) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GroupConfigurationResource
-
Register an integration connector with a specific integration group.
- removeCatalogTarget(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GroupConfigurationResource
-
Unregister a catalog target from the integration connector.
- 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.
- unregisterIntegrationConnectorFromEngine(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GroupConfigurationResource
-
Unregister an integration connector from the integration group.
- 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.
- updateIntegrationConnector(String, String, String, boolean, IntegrationConnectorProperties) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GroupConfigurationResource
-
Update the properties of an existing integration connector definition.
- updateIntegrationGroup(String, String, String, boolean, IntegrationGroupProperties) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.spring.GroupConfigurationResource
-
Update the properties of an existing integration group 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 and Interfaces|All Packages