Class ExportInfo

java.lang.Object
com.aquima.interactions.ds.export.r17.ExportInfo

public class ExportInfo extends Object
Class containing information about the stream of ExportBuilder.writeToStream(java.io.OutputStream).
Since:
17.1
  • Constructor Details

  • Method Details

    • getType

      public ExportFileType getType()
      Returns the type of stream.
      Returns:
      the type of stream.
    • getSuggestedFileName

      public String getSuggestedFileName()
      Returns the suggested file name.
      Returns:
      the suggested file name.