- callElementHeaderPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
-
Issue a POST REST call that returns a ElementHeaderResponse object.
- callElementHeadersPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
-
Issue a POST REST call that returns a ElementHeadersResponse object.
- callGovernanceActionGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
-
Issue a GET REST call that returns a GovernanceActionElementResponse object.
- callGovernanceActionProcessElementsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
-
Issue a POST REST call that returns a GovernanceActionProcessElementsResponse object.
- callGovernanceActionProcessesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
-
Issue a GET REST call that returns a GovernanceActionProcessElementsResponse object.
- callGovernanceActionProcessGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
-
Issue a GET REST call that returns a GovernanceActionProcessElementResponse object.
- callGovernanceActionsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
-
Issue a GET REST call that returns a GovernanceActionElementsResponse object.
- callGovernanceActionTypeElementsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
-
Issue a POST REST call that returns a GovernanceActionTypeElementsResponse object.
- callGovernanceActionTypeGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
-
Issue a GET REST call that returns a GovernanceActionTypeElementResponse object.
- callGovernanceActionTypesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
-
Issue a GET REST call that returns a GovernanceActionTypeElementsResponse object.
- callGovernanceEngineGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
-
Issue a GET REST call that returns a GovernanceEngineElementResponse object.
- callGovernanceEnginePostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
-
Issue a POST REST call that returns a GovernanceEngineElementResponse object.
- callGovernanceEnginesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
-
Issue a GET REST call that returns a GovernanceEngineElementsResponse object.
- callGovernanceServiceGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
-
Issue a GET REST call that returns a GovernanceServiceElementResponse object.
- callGovernanceServicesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
-
Issue a GET REST call that returns a GovernanceServiceElementsResponse object.
- callNextGovernanceActionTypesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
-
Issue a GET REST call that returns a NextGovernanceActionTypeElementsResponse object.
- callOpenMetadataElementGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
-
Issue a GET REST call that returns a OpenMetadataElementResponse object.
- callOpenMetadataElementPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
-
Issue a POST REST call that returns a OpenMetadataElementResponse object.
- callOpenMetadataElementsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
-
Issue a GET REST call that returns a OpenMetadataElementsResponse object.
- callOpenMetadataElementsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
-
Issue a POST REST call that returns a OpenMetadataElementsResponse object.
- callRegisteredGovernanceServiceGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
-
Issue a GET REST call that returns a RegisteredGovernanceServiceResponse object.
- callRelatedMetadataElementListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
-
Issue a GET REST call that returns a RelatedMetadataElementListResponse object.
- callRelatedMetadataElementListPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
-
Issue a POST REST call that returns a RelatedMetadataElementListResponse object.
- callRelatedMetadataElementsListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
-
Issue a GET REST call that returns a RelatedMetadataElementsListResponse object.
- callRelatedMetadataElementsListPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
-
Issue a POST REST call that returns a RelatedMetadataElementsListResponse object.
- claimGovernanceAction(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineClient
-
Request that execution of a governance action is allocated to the caller.
- classifyMetadataElementInStore(String, String, String, Date, Date, ElementProperties) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineClient
-
Add a new classification to the metadata element.
- createGovernanceActionProcess(String, GovernanceActionProcessProperties, ProcessStatus) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceActionProcessClient
-
Create a new metadata element to represent a governance action process.
- createGovernanceActionType(String, GovernanceActionTypeProperties) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceActionProcessClient
-
Create a new metadata element to represent a governance action type.
- createGovernanceEngine(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineConfigurationClient
-
Create a new governance engine definition.
- createGovernanceService(String, String, String, String, String, Connection) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineConfigurationClient
-
Create a governance service definition.
- createIncidentReport(String, String, int, String, List<IncidentImpactedElement>, List<IncidentDependency>, Map<String, Integer>, Map<String, String>, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineClient
-
Create an incident report to capture the situation detected by this governance action service.
- createMetadataElementInStore(String, String, ElementStatus, Date, Date, ElementProperties, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineClient
-
Create a new metadata element in the metadata store.
- createRelatedElementsInStore(String, String, String, String, Date, Date, ElementProperties) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineClient
-
Create a relationship between two metadata elements.
- getActiveClaimedGovernanceActions(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineClient
-
Retrieve the governance actions that are still in process and that have been claimed by this caller's userId.
- getActiveGovernanceActions(String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineClient
-
Retrieve the governance actions that are still in process.
- getAllGovernanceEngines(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineConfigurationClient
-
Return the list of governance engine definitions that are stored.
- getAllGovernanceServices(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineConfigurationClient
-
Return the list of governance services definitions that are stored.
- getConfigurationServerName() - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineConfigurationClient
-
Return the name of the server where configuration is supposed to be stored.
- getFirstActionType(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceActionProcessClient
-
Return the governance action type that is the first step in a governance action process.
- getGovernanceAction(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineClient
-
Request the status of an executing governance action request.
- getGovernanceActionProcessByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceActionProcessClient
-
Retrieve the governance action process metadata element with the supplied unique identifier.
- getGovernanceActionProcessesByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceActionProcessClient
-
Retrieve the list of governance action process metadata elements with a matching qualified or display name.
- getGovernanceActions(String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineClient
-
Retrieve the governance actions known to the server.
- getGovernanceActionTypeByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceActionProcessClient
-
Retrieve the governance action type metadata element with the supplied unique identifier.
- getGovernanceActionTypesByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceActionProcessClient
-
Retrieve the list of governance action type metadata elements with a matching qualified or display name.
- getGovernanceEngineByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineConfigurationClient
-
Return the properties from a governance engine definition.
- getGovernanceEngineByName(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineConfigurationClient
-
Return the properties from a governance engine definition.
- getGovernanceServiceByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineConfigurationClient
-
Return the properties from a governance service definition.
- getGovernanceServiceByName(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineConfigurationClient
-
Return the properties from a governance service definition.
- getGovernanceServiceRegistrations(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineConfigurationClient
-
Return the list of governance engines that a specific governance service is registered with.
- getMetadataElementByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineClient
-
Retrieve the metadata element using its unique identifier.
- getMetadataElementByUniqueName(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineClient
-
Retrieve the metadata element using its unique name (typically the qualified name).
- getMetadataElementGUIDByUniqueName(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineClient
-
Retrieve the unique identifier of a metadata element using its unique name (typically the qualified name).
- getNextGovernanceActionTypes(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceActionProcessClient
-
Return the lust of next action type defined for the governance action process.
- getRegisteredGovernanceService(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineConfigurationClient
-
Retrieve a specific governance service registered with a governance engine.
- getRegisteredGovernanceServices(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineConfigurationClient
-
Retrieve the identifiers of the governance services registered with a governance engine.
- getRelatedMetadataElements(String, String, int, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineClient
-
Retrieve the metadata elements connected to the supplied element.
- GovernanceActionProcessClient - Class in org.odpi.openmetadata.accessservices.governanceengine.client
-
GovernanceEngineClient sits in the governance context of a governance action service when it is running in the engine host OMAG server.
- GovernanceActionProcessClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceActionProcessClient
-
Create a new client with no authentication embedded in the HTTP request.
- GovernanceActionProcessClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceActionProcessClient
-
Create a new client that passes userId and password in each HTTP request.
- GovernanceActionProcessClient(String, String, GovernanceEngineRESTClient, int) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceActionProcessClient
-
Create a new client that passes userId and password in each HTTP request.
- GovernanceEngineClient - Class in org.odpi.openmetadata.accessservices.governanceengine.client
-
GovernanceEngineClient sits in the governance context of a governance action service when it is running in the engine host OMAG server.
- GovernanceEngineClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineClient
-
Create a new client with no authentication embedded in the HTTP request.
- GovernanceEngineClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineClient
-
Create a new client that passes userId and password in each HTTP request.
- GovernanceEngineClient(String, String, GovernanceEngineRESTClient, int) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineClient
-
Create a new client that passes userId and password in each HTTP request.
- GovernanceEngineConfigurationClient - Class in org.odpi.openmetadata.accessservices.governanceengine.client
-
GovernanceEngineConfigurationClient supports the configuration of governance engine and governance services.
- GovernanceEngineConfigurationClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineConfigurationClient
-
Create a new client with no authentication embedded in the HTTP request.
- GovernanceEngineConfigurationClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineConfigurationClient
-
Create a new client that passes userId and password in each HTTP request.
- GovernanceEngineConfigurationClient(String, String, GovernanceEngineRESTClient, int, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineConfigurationClient
-
Create a new client that passes userId and password in each HTTP request.
- GovernanceEngineEventClient - Class in org.odpi.openmetadata.accessservices.governanceengine.client
-
GovernanceEngineConfigurationClient supports the configuration of governance engine and governance services.
- GovernanceEngineEventClient(String, String, GovernanceEngineRESTClient, int, AuditLog, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineEventClient
-
Create a new client that passes userId and password in each HTTP request.
- GovernanceEngineRESTClient - Class in org.odpi.openmetadata.accessservices.governanceengine.client.rest
-
GovernanceEngineRESTClient is responsible for issuing calls to the OMAS REST APIs.
- GovernanceEngineRESTClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
-
Constructor for no authentication with audit log.
- GovernanceEngineRESTClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
-
Constructor for no authentication.
- GovernanceEngineRESTClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
-
Constructor for simple userId and password authentication with audit log.
- GovernanceEngineRESTClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
-
Constructor for simple userId and password authentication.