Package org.odpi.openmetadata.adapters.connectors.subscriptions
package org.odpi.openmetadata.adapters.connectors.subscriptions
These governance action services are used for managing digital product subscriptions.
-
ClassDescriptionCancelSubscriptionGovernanceActionConnector cancels an active subscription.CancelSubscriptionGovernanceActionProvider is the OCF connector provider for the "Cancel Digital Subscription" Governance Action Service.CreateSubscriptionGovernanceActionConnector creates a digital subscription to a product - or to a product family, which is subscribed to as one product - along with the pipeline that delivers its data and the process that cancels it, and passes the subscription's GUID as an action target for follow on work.CreateSubscriptionGovernanceActionProvider is the OCF connector provider for the "Create Asset" Governance Action Service.ActionTargetEnum characterises the action targets that this governance action service works with.The Guard enum describes some common guards that can be used when implementing governance services.RequestParameter provides some standard definitions for request parameters used to pass properties to governance actions when they run.