Class XlsxConverter

java.lang.Object
org.camunda.bpm.dmn.xlsx.XlsxConverter

public class XlsxConverter extends Object
Author:
Thorben Lindhauer
  • Field Details

  • Constructor Details

    • XlsxConverter

      public XlsxConverter()
  • Method Details

    • convert

      public org.camunda.bpm.model.dmn.DmnModelInstance convert(InputStream inputStream)
    • getIoDetectionStrategy

      public SpreadsheetAdapter getIoDetectionStrategy()
    • setIoDetectionStrategy

      public void setIoDetectionStrategy(SpreadsheetAdapter ioDetectionStrategy)
    • getHistoryTimeToLive

      public String getHistoryTimeToLive()
    • setHistoryTimeToLive

      public void setHistoryTimeToLive(String historyTimeToLive)