| Package | Description |
|---|---|
| org.camunda.bpm.dmn.xlsx |
| Modifier and Type | Field and Description |
|---|---|
protected List<IndexedRow> |
XlsxWorksheetContext.indexedRows |
| Modifier and Type | Method and Description |
|---|---|
List<IndexedRow> |
XlsxWorksheetContext.getRows() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
XlsxWorksheetConverter.convertInputsOutputs(org.camunda.bpm.model.dmn.DmnModelInstance dmnModel,
org.camunda.bpm.model.dmn.instance.DecisionTable decisionTable,
IndexedRow header) |
protected void |
XlsxWorksheetConverter.convertRule(org.camunda.bpm.model.dmn.DmnModelInstance dmnModel,
org.camunda.bpm.model.dmn.instance.DecisionTable decisionTable,
IndexedRow ruleRow) |
InputOutputColumns |
SimpleInputOutputDetectionStrategy.determineHeaderCells(IndexedRow headerRow,
XlsxWorksheetContext context) |
InputOutputColumns |
InputOutputDetectionStrategy.determineHeaderCells(IndexedRow headerRow,
XlsxWorksheetContext context) |
InputOutputColumns |
StaticInputOutputDetectionStrategy.determineHeaderCells(IndexedRow headerRow,
XlsxWorksheetContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
XlsxWorksheetConverter.convertRules(org.camunda.bpm.model.dmn.DmnModelInstance dmnModel,
org.camunda.bpm.model.dmn.instance.DecisionTable decisionTable,
List<IndexedRow> rulesRows) |
Copyright © 2016 camunda services GmbH. All rights reserved.