Class PostgresServerSurveyActionProvider

All Implemented Interfaces:
AuditLoggingComponent

public class PostgresServerSurveyActionProvider extends SurveyActionServiceProvider
PostgresServerSurveyActionProvider is the OCF connector provider for the PostgreSQL survey action service.
  • Constructor Details

    • PostgresServerSurveyActionProvider

      public PostgresServerSurveyActionProvider()
      Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific connector implementation. Most of the work of this connector provider is handled by the base class.