public class MoveCopyFileGovernanceActionProvider extends GovernanceActionServiceProviderBase
auditLog, connectorTypeBean| Constructor and Description |
|---|
MoveCopyFileGovernanceActionProvider()
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific
store implementation.
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
supportedActionTargetNames()
The action target names returned are those that affect the governance action service's behaviour.
|
List<String> |
supportedGuards()
The guards describe the output assessment from the governance action service.
|
List<String> |
supportedRequestParameters()
The request parameters returned are used by the governance action service to control its behaviour.
|
List<String> |
supportedRequestSourceNames()
The request source names returned are the request source names that affect the governance action service's behaviour.
|
List<String> |
supportedRequestTypes()
The request types returned are those that affect the governance action service's behaviour.
|
equals, getConnector, getConnector, getConnectorClassName, getConnectorType, getConnectorTypeProperties, getNewConnectorGUID, hashCode, setAuditLog, setConnectorClassName, setConnectorComponentDescription, setConnectorTypeProperties, toStringpublic MoveCopyFileGovernanceActionProvider()
public List<String> supportedRequestTypes()
supportedRequestTypes in class GovernanceActionServiceProviderBasepublic List<String> supportedRequestParameters()
supportedRequestParameters in class GovernanceActionServiceProviderBasepublic List<String> supportedRequestSourceNames()
supportedRequestSourceNames in class GovernanceActionServiceProviderBasepublic List<String> supportedActionTargetNames()
supportedActionTargetNames in class GovernanceActionServiceProviderBasepublic List<String> supportedGuards()
supportedGuards in class GovernanceActionServiceProviderBaseCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.