Class Sources

java.lang.Object
com.saperion.connector.options.Sources

public final class Sources extends Object
Utility class for provided source formats.
  • Method Details

    • defineAs

      public static Set<SourceFormat> defineAs(SourceFormat... format)
      Creates a set containing the specified source formats.
      Parameters:
      format - the source formats
      Returns:
      set containing the specified source formats