Class SequentialSurveyPipeline
java.lang.Object
org.odpi.openmetadata.frameworks.connectors.Connector
org.odpi.openmetadata.frameworks.connectors.ConnectorBase
org.odpi.openmetadata.frameworks.surveyaction.SurveyActionServiceConnector
org.odpi.openmetadata.frameworks.surveyaction.SurveyActionPipelineConnector
org.odpi.openmetadata.frameworks.surveyaction.SequentialSurveyPipeline
- All Implemented Interfaces:
org.odpi.openmetadata.frameworks.auditlog.AuditLoggingComponent,org.odpi.openmetadata.frameworks.connectors.SecureConnectorExtension,org.odpi.openmetadata.frameworks.connectors.VirtualConnectorExtension,SurveyActionService
SequentialSurveyPipeline is a survey action pipeline that provides an inline sequential invocation of the
supplied survey action services.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.odpi.openmetadata.frameworks.surveyaction.SurveyActionPipelineConnector
disconnect, startMethods inherited from class org.odpi.openmetadata.frameworks.surveyaction.SurveyActionServiceConnector
getConnectorComponentDescription, getJSONProperties, setAuditLog, setSurveyActionServiceName, setSurveyContextMethods inherited from class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
equals, getConnectedAssetProperties, getConnection, getConnectorInstanceId, hashCode, initialize, initializeConnectedAssetProperties, initializeEmbeddedConnectors, initializeSecretsStoreConnector, isActive, toStringMethods inherited from class org.odpi.openmetadata.frameworks.connectors.Connector
clearStatisticProperty, clearStatisticTimestamp, getConnectorStatistics, getStatisticCounter, getStatisticProperty, getStatisticTimestamp, incrementStatisticCounter, initializeStatisticCounter, setStatisticProperty, setStatisticTimestampMethods inherited from interface org.odpi.openmetadata.frameworks.connectors.VirtualConnectorExtension
initializeEmbeddedConnectors
-
Constructor Details
-
SequentialSurveyPipeline
public SequentialSurveyPipeline()
-