Package com.snowflake.connectors.application.configuration.reset
Backend implementations for the reset configuration in wizard.
-
Interface Summary Interface Description ResetConfigurationCallback Callback called during theResetConfigurationHandler
execution, may be used to provide custom reset configuration logic.ResetConfigurationSdkCallback Sdk callback called during theResetConfigurationHandler
execution, may be used to provide custom reset logic required by the sdk.ResetConfigurationValidator Validator called during theResetConfigurationHandler
execution, may be used to provide custom connector state validation. -
Class Summary Class Description ResetConfigurationHandler Handler for the reset configuration process.ResetConfigurationHandlerBuilder Builder for theResetConfigurationHandler
.