Package org.camunda.bpm.dmn.xlsx
Class XlsxConverter
java.lang.Object
org.camunda.bpm.dmn.xlsx.XlsxConverter
- Author:
- Thorben Lindhauer
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringprotected Stringprotected SpreadsheetAdapter -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.camunda.bpm.model.dmn.DmnModelInstanceconvert(InputStream inputStream) voidsetHistoryTimeToLive(String historyTimeToLive) voidsetIoDetectionStrategy(SpreadsheetAdapter ioDetectionStrategy)
-
Field Details
-
DEFAULT_HISTORY_TIME_TO_LIVE
- See Also:
-
historyTimeToLive
-
ioDetectionStrategy
-
-
Constructor Details
-
XlsxConverter
public XlsxConverter()
-
-
Method Details
-
convert
-
getIoDetectionStrategy
-
setIoDetectionStrategy
-
getHistoryTimeToLive
-
setHistoryTimeToLive
-