Class IExportHelper.Options

java.lang.Object
com.polarion.alm.tracker.exporter.IExportHelper.Options
Enclosing interface:
IExportHelper

public static class IExportHelper.Options extends Object
Since:
3.4
  • Field Details

    • useOutlineNumbers

      public boolean useOutlineNumbers
    • useDecimalDurations

      public boolean useDecimalDurations
    • contextModule

      public IModule contextModule
      Since:
      3.6.0
    • trimTooLongReadOnlyContent

      public boolean trimTooLongReadOnlyContent
      Since:
      3.6.0
  • Constructor Details

    • Options

      public Options()