- getActiveClaimedGovernanceActions(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
-
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.GovernanceEngineRESTServices
-
Retrieve the governance actions that are still in process.
- getAllGovernanceEngines(String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.GovernanceConfigurationHandler
-
Return the list of governance engine definitions that are stored.
- getAllGovernanceEngines(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceConfigRESTServices
-
Return the list of governance engine definitions that are stored.
- getAllGovernanceServices(String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.GovernanceConfigurationHandler
-
Return the list of governance services definitions that are stored.
- getAllGovernanceServices(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceConfigRESTServices
-
Return the list of governance services definitions that are stored.
- getBean(GovernanceActionTypeElement, Relationship) - Method in class org.odpi.openmetadata.accessservices.governanceengine.converters.NextGovernanceActionTypeConverter
-
Request the bean is extracted from the repository entity.
- getBean(GovernanceServiceElement, List<Relationship>) - Method in class org.odpi.openmetadata.accessservices.governanceengine.converters.RegisteredGovernanceServiceConverter
-
Request the bean is extracted from the repository entity.
- getElementPropertiesAsOMRSMap(ElementProperties) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.MetadataElementHandler
-
Convert an element properties object into a map.
- getFirstActionType(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceActionProcessRESTServices
-
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.GovernanceEngineRESTServices
-
Request the status and properties of an executing governance action request.
- getGovernanceActionHandler() - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineInstance
-
Return the handler for governance action requests.
- getGovernanceActionProcessByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceActionProcessRESTServices
-
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.GovernanceActionProcessRESTServices
-
Retrieve the list of governance action process metadata elements with a matching qualified or display name.
- getGovernanceActionProcessHandler() - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineInstance
-
Return the handler for governance action process requests.
- getGovernanceActions(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
-
Retrieve the governance actions that are known to the server.
- getGovernanceActionTypeByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceActionProcessRESTServices
-
Retrieve the governance action type metadata element with the supplied unique identifier.
- getGovernanceActionTypeHandler() - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineInstance
-
Return the handler for governance action type requests.
- getGovernanceActionTypesByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceActionProcessRESTServices
-
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.handlers.GovernanceConfigurationHandler
-
Return the properties from a governance engine definition.
- getGovernanceEngineByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceConfigRESTServices
-
Return the properties from a governance engine definition.
- getGovernanceEngineByName(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.GovernanceConfigurationHandler
-
Return the properties from a governance engine definition.
- getGovernanceEngineByName(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceConfigRESTServices
-
Return the properties from a governance engine definition.
- getGovernanceServiceByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.GovernanceConfigurationHandler
-
Return the properties from a governance service definition.
- getGovernanceServiceByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceConfigRESTServices
-
Return the properties from a governance service definition.
- getGovernanceServiceByName(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.GovernanceConfigurationHandler
-
Return the properties from a governance service definition.
- getGovernanceServiceByName(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceConfigRESTServices
-
Return the properties from a governance service definition.
- getGovernanceServiceRegistrations(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.GovernanceConfigurationHandler
-
Return the list of governance engines that a specific governance service is registered with.
- getGovernanceServiceRegistrations(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceConfigRESTServices
-
Return the list of governance engines that a specific governance service is registered with.
- getInstanceProperties(String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.MetadataElementBuilder
-
Return the supplied bean properties in an InstanceProperties object.
- getMetadataElementByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.MetadataElementHandler
-
Retrieve the metadata element using its unique identifier.
- getMetadataElementByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
-
Retrieve the metadata element using its unique identifier.
- getMetadataElementByUniqueName(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.MetadataElementHandler
-
Retrieve the metadata element using its unique name (typically the qualified name).
- getMetadataElementByUniqueName(String, String, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
-
Retrieve the metadata element using its unique name (typically the qualified name).
- getMetadataElementGUIDByUniqueName(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.MetadataElementHandler
-
Retrieve the unique identifier of a metadata element using its unique name (typically the qualified name).
- getMetadataElementGUIDByUniqueName(String, String, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
-
Retrieve the unique identifier of a metadata element using its unique name (typically the qualified name).
- getMetadataElementHandler() - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineInstance
-
Return the handler for open metadata store requests.
- getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.converters.GovernanceActionProcessConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.converters.GovernanceActionProcessConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.converters.GovernanceActionTypeConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.converters.GovernanceActionTypeConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.converters.GovernanceEngineConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.converters.GovernanceEngineConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.converters.MetadataElementConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.converters.MetadataElementConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.converters.RelatedElementConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewComplexBean(Class<B>, EntityDetail, List<EntityDetail>, List<Relationship>, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.converters.GovernanceActionConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewComplexBean(Class<B>, EntityDetail, List<EntityDetail>, List<Relationship>, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.converters.GovernanceServiceConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewRelationshipBean(Class<B>, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.converters.RelatedElementsConverter
-
Using the supplied relationship, return a new instance of the bean.
- getNextGovernanceActionTypes(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceActionProcessRESTServices
-
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.GovernanceEngineRESTServices
-
Return the connection object for the Governance Engine OMAS's out topic.
- getRegisteredGovernanceService(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.GovernanceConfigurationHandler
-
Retrieve a specific governance service registered with a governance engine.
- getRegisteredGovernanceService(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceConfigRESTServices
-
Retrieve a specific governance service registered with a governance engine.
- getRegisteredGovernanceServices(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.GovernanceConfigurationHandler
-
Retrieve the identifiers of the governance services registered with a governance engine.
- getRegisteredGovernanceServices(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceConfigRESTServices
-
Retrieve the identifiers of the governance services registered with a governance engine.
- getRelatedMetadataElements(String, String, int, String, int, int, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.MetadataElementHandler
-
Retrieve the metadata elements connected to the supplied element.
- getRelatedMetadataElements(String, String, String, String, int, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
-
Retrieve the metadata elements connected to the supplied element.
- GovernanceActionConverter<B> - Class in org.odpi.openmetadata.accessservices.governanceengine.converters
-
GovernanceActionConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a Governance Action bean.
- GovernanceActionConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.converters.GovernanceActionConverter
-
Constructor
- GovernanceActionProcessConverter<B> - Class in org.odpi.openmetadata.accessservices.governanceengine.converters
-
GovernanceActionProcessConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a bean that inherits from GovernanceActionProcessElement.
- GovernanceActionProcessConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.converters.GovernanceActionProcessConverter
-
Constructor
- GovernanceActionProcessRESTServices - Class in org.odpi.openmetadata.accessservices.governanceengine.server
-
The GovernanceActionProcessRESTServices provides the server-side implementation of the services used by an external user to
define governance action processes.
- GovernanceActionProcessRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceActionProcessRESTServices
-
Default constructor
- GovernanceActionTypeConverter<B> - Class in org.odpi.openmetadata.accessservices.governanceengine.converters
-
GovernanceActionTypeConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a bean that inherits from GovernanceActionTypeElement.
- GovernanceActionTypeConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.converters.GovernanceActionTypeConverter
-
Constructor
- GovernanceConfigRESTServices - Class in org.odpi.openmetadata.accessservices.governanceengine.server
-
The GovernanceConfigRESTServices provides the server-side implementation of the configuration services
from the Open Governance Framework (ODF).
- GovernanceConfigRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceConfigRESTServices
-
Default constructor
- GovernanceConfigurationHandler - Class in org.odpi.openmetadata.accessservices.governanceengine.handlers
-
GovernanceConfigurationHandler provides the open metadata server side implementation of
GovernanceConfigurationServer which is part of the Open Governance Framework (ODF).
- GovernanceConfigurationHandler(String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.handlers.GovernanceConfigurationHandler
-
Construct the governance engine configuration handler caching the objects
needed to operate within a single server instance.
- GovernanceEngineAdmin - Class in org.odpi.openmetadata.accessservices.governanceengine.admin
-
- GovernanceEngineAdmin() - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.admin.GovernanceEngineAdmin
-
- GovernanceEngineConverter<B> - Class in org.odpi.openmetadata.accessservices.governanceengine.converters
-
GovernanceEnginePropertiesConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a GovernanceEngineProperties bean.
- GovernanceEngineConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.converters.GovernanceEngineConverter
-
Constructor
- GovernanceEngineInstance - Class in org.odpi.openmetadata.accessservices.governanceengine.server
-
GovernanceEngineInstance caches references to OMRS objects for a specific server.
- GovernanceEngineInstance(OMRSRepositoryConnector, List<String>, List<String>, List<String>, AuditLog, String, int, Connection) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineInstance
-
Set up the local repository connector that will service the REST Calls.
- GovernanceEngineOMRSTopicListener - Class in org.odpi.openmetadata.accessservices.governanceengine.outtopic
-
GovernanceEngineOMRSTopicListener is the listener that registers with the repository services (OMRS)
to monitor changes to the metadata.
- GovernanceEngineOMRSTopicListener(String, String, MetadataElementHandler<OpenMetadataElement>, GovernanceActionHandler<GovernanceActionElement>, GovernanceEngineOutTopicPublisher, OMRSRepositoryHelper, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
-
Initialize the topic listener.
- GovernanceEngineOutTopicPublisher - Class in org.odpi.openmetadata.accessservices.governanceengine.outtopic
-
GovernanceEngineOutTopicPublisher is responsible for pushing events to the Governance Engine OMAS's out topic.
- GovernanceEngineOutTopicPublisher(GovernanceEngineOutTopicServerConnector, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOutTopicPublisher
-
Constructor for the publisher.
- GovernanceEngineRESTServices - Class in org.odpi.openmetadata.accessservices.governanceengine.server
-
The GovernanceEngineRESTServices provides the server-side implementation of the services used by the governance
engine as it is managing requests to execute open governance services in the governance server.
- GovernanceEngineRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
-
Default constructor
- GovernanceServiceConverter<B> - Class in org.odpi.openmetadata.accessservices.governanceengine.converters
-
GovernanceServicePropertiesConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a GovernanceServiceProperties bean.
- GovernanceServiceConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.converters.GovernanceServiceConverter
-
Constructor
- processClassifiedEntityEvent(String, String, String, String, String, EntityDetail, Classification) - Method in class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
-
A new classification has been added to an entity.
- processDeclassifiedEntityEvent(String, String, String, String, String, EntityDetail, Classification) - Method in class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
-
A classification has been removed from an entity.
- processDeletedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
-
An existing entity has been deleted.
- processDeletedRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
-
An existing relationship has been deleted.
- processDeletePurgedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
-
An existing entity has been deleted and purged in a single action.
- processDeletePurgedRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
-
An active relationship has been deleted and purged from the repository.
- processInstanceBatchEvent(String, String, String, String, String, InstanceGraph) - Method in class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
-
An open metadata repository is passing information about a collection of entities and relationships
with the other repositories in the cohort.
- processNewEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
-
A new entity has been created.
- processNewRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
-
A new relationship has been created.
- processReclassifiedEntityEvent(String, String, String, String, String, EntityDetail, Classification, Classification) - Method in class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
-
An existing classification has been changed on an entity.
- processRefreshEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
-
A remote repository in the cohort has sent entity details in response to a refresh request.
- processRefreshRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
-
The local repository is refreshing the information about a relationship for the other
repositories in the cohort.
- processReHomedEntityEvent(String, String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
-
An existing entity has changed home repository.
- processReHomedRelationshipEvent(String, String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
-
An existing relationship has changed home repository.
- processReIdentifiedEntityEvent(String, String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
-
The guid of an existing entity has been changed to a new value.
- processReIdentifiedRelationshipEvent(String, String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
-
The guid of an existing relationship has changed.
- processRestoredEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
-
A deleted entity has been restored to the state it was before it was deleted.
- processRestoredRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
-
A deleted relationship has been restored to the state it was before it was deleted.
- processReTypedEntityEvent(String, String, String, String, String, TypeDefSummary, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
-
An existing entity has had its type changed.
- processReTypedRelationshipEvent(String, String, String, String, String, TypeDefSummary, Relationship) - Method in class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
-
An existing relationship has had its type changed.
- processUndoneEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
-
An update to an entity has been undone.
- processUndoneRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
-
An update to a relationship has been undone.
- processUpdatedEntityEvent(String, String, String, String, String, EntityDetail, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
-
An existing entity has been updated.
- processUpdatedRelationshipEvent(String, String, String, String, String, Relationship, Relationship) - Method in class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
-
An existing relationship has been updated.
- publishGovernanceActionProcess(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceActionProcessRESTServices
-
Update the zones for the asset so that it becomes visible to consumers.
- unclassifyMetadataElementInStore(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.MetadataElementHandler
-
Remove the named classification from a specific metadata element.
- unclassifyMetadataElementInStore(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
-
Remove the named classification from a specific metadata element.
- unregisterGovernanceServiceFromEngine(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.GovernanceConfigurationHandler
-
Unregister all request types for a governance service from the governance engine.
- unregisterGovernanceServiceFromEngine(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceConfigRESTServices
-
Unregister a governance service from the governance engine.
- unregisterGovernanceServiceRequestFromEngine(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.GovernanceConfigurationHandler
-
Remove a request type for a governance service from the governance engine.
- unregisterGovernanceServiceRequestFromEngine(String, String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceConfigRESTServices
-
Remove a request type for a governance service from the governance engine.
- updateActionTargetStatus(String, String, ActionTargetStatusRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
-
Update the status of a specific action target.
- updateClassificationStatusInStore(String, String, String, Date, Date, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.MetadataElementHandler
-
Update the effectivity dates of a specific classification attached to a metadata element.
- updateClassificationStatusInStore(String, String, String, String, UpdateEffectivityDatesRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
-
Update the effectivity dates of a specific classification attached to a metadata element.
- updateGovernanceActionProcess(String, String, String, UpdateGovernanceActionProcessRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceActionProcessRESTServices
-
Update the metadata element representing a governance action process.
- updateGovernanceActionStatus(String, String, String, StatusRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
-
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.GovernanceActionProcessRESTServices
-
Update the metadata element representing a governance action type.
- updateGovernanceEngine(String, String, String, String, String, String, String, String, String, Map<String, String>, Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.GovernanceConfigurationHandler
-
Update the properties of an existing governance engine definition.
- updateGovernanceEngine(String, String, String, UpdateGovernanceEngineRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceConfigRESTServices
-
Update the properties of an existing governance engine definition.
- updateGovernanceService(String, String, String, String, String, Connection, Map<String, String>, Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.GovernanceConfigurationHandler
-
Update the properties of an existing governance service definition.
- updateGovernanceService(String, String, String, UpdateGovernanceServiceRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceConfigRESTServices
-
Update the properties of an existing governance service definition.
- updateMetadataElementInStore(String, String, boolean, ElementProperties, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.MetadataElementHandler
-
Update the properties of a specific metadata element.
- updateMetadataElementInStore(String, String, String, UpdatePropertiesRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
-
Update the properties of a specific metadata element.
- updateMetadataElementStatusInStore(String, String, ElementStatus, Date, Date, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.MetadataElementHandler
-
Update the status of specific metadata element.
- updateMetadataElementStatusInStore(String, String, String, UpdateStatusRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
-
Update the status of specific metadata element.
- updateNextActionType(String, String, String, NextGovernanceActionTypeRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceActionProcessRESTServices
-
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.
- updateRelatedElementsInStore(String, String, boolean, ElementProperties, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.MetadataElementHandler
-
Update the properties associated with a relationship.
- updateRelatedElementsInStore(String, String, String, UpdatePropertiesRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
-
Update the properties associated with a relationship.
- updateRelatedElementsStatusInStore(String, String, Date, Date, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.MetadataElementHandler
-
Update the effectivity dates of a specific relationship between metadata elements.
- updateRelatedElementsStatusInStore(String, String, String, UpdateEffectivityDatesRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
-
Update the effectivity dates of a specific relationship between metadata elements.