Interface ExecutionOptions


@Incubating public interface ExecutionOptions
Parameter object representing options for schema management tool execution
  • Method Details

    • getConfigurationValues

      Map<String,Object> getConfigurationValues()
    • shouldManageNamespaces

      boolean shouldManageNamespaces()
    • getExceptionHandler

      ExceptionHandler getExceptionHandler()