| Package | Description |
|---|---|
| org.camunda.bpm.dmn.xlsx | |
| org.camunda.bpm.dmn.xlsx.api |
| Modifier and Type | Class and Description |
|---|---|
class |
DmnValueNumberConverter |
class |
DmnValueRangeConverter |
class |
DmnValueStringConverter |
class |
FeelSimpleUnaryTestConverter |
| Modifier and Type | Field and Description |
|---|---|
protected List<CellContentHandler> |
DmnConversionContext.cellContentHandlers |
protected List<CellContentHandler> |
XlsxWorksheetContext.cellContentHandlers |
static List<CellContentHandler> |
CellContentHandler.DEFAULT_HANDLERS |
| Modifier and Type | Method and Description |
|---|---|
List<CellContentHandler> |
BaseAdapter.getCellContentHandlers(Spreadsheet context) |
| Constructor and Description |
|---|
DmnConversionContext(XlsxWorksheetContext worksheetContext,
List<CellContentHandler> cellContentHandlers) |
| Modifier and Type | Method and Description |
|---|---|
List<CellContentHandler> |
SpreadsheetAdapter.getCellContentHandlers(Spreadsheet spreadsheet)
order is important; add most specific converters first
|
Copyright © 2020 Camunda Services GmbH. All rights reserved.