public class GenericElementWatchdogGovernanceActionConnector extends WatchdogGovernanceActionService
ConnectorBase.ProtectedConnectiongovernanceContextauditLog, governanceServiceNameconnectedAssetProperties, connectionBean, connectionProperties, connectorInstanceId, securedProperties| Constructor and Description |
|---|
GenericElementWatchdogGovernanceActionConnector() |
| Modifier and Type | Method and Description |
|---|---|
void |
disconnect()
Disconnect is called either because this governance action service called governanceContext.recordCompletionStatus()
or the administer requested this governance action service stop running or the hosting server is shutting down.
|
void |
start()
Indicates that the governance action service is completely configured and can begin processing.
|
setGovernanceContexthandleUnexpectedException, setAuditLog, setGovernanceServiceName, validateContextequals, getConnectedAssetProperties, getConnection, getConnectorInstanceId, hashCode, initialize, initializeConnectedAssetProperties, isActive, toStringpublic GenericElementWatchdogGovernanceActionConnector()
public void start()
throws ConnectorCheckedException
start in class WatchdogGovernanceActionServiceConnectorCheckedException - there is a problem within the governance action service.public void disconnect()
throws ConnectorCheckedException
disconnect in class WatchdogGovernanceActionServiceConnectorCheckedException - there is a problem within the governance action service.Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.