| Package | Description |
|---|---|
| org.camunda.bpm.dmn.xlsx | |
| org.camunda.bpm.dmn.xlsx.api | |
| org.camunda.bpm.dmn.xlsx.elements |
| Modifier and Type | Field and Description |
|---|---|
protected List<SpreadsheetRow> |
XlsxWorksheetContext.indexedRows |
| Modifier and Type | Method and Description |
|---|---|
List<SpreadsheetRow> |
AdvancedSpreadsheetAdapter.determineRuleRows(Spreadsheet context) |
List<SpreadsheetRow> |
StaticInputOutputDetectionStrategy.determineRuleRows(Spreadsheet context) |
List<SpreadsheetRow> |
SimpleInputOutputDetectionStrategy.determineRuleRows(Spreadsheet context) |
List<SpreadsheetRow> |
XlsxWorksheetContext.getRows() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
XlsxWorksheetConverter.convertRule(org.camunda.bpm.model.dmn.DmnModelInstance dmnModel,
org.camunda.bpm.model.dmn.instance.DecisionTable decisionTable,
SpreadsheetRow ruleRow) |
| 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<SpreadsheetRow> rulesRows) |
| Modifier and Type | Method and Description |
|---|---|
List<SpreadsheetRow> |
SpreadsheetAdapter.determineRuleRows(Spreadsheet spreadsheet) |
List<SpreadsheetRow> |
Spreadsheet.getRows() |
| Modifier and Type | Class and Description |
|---|---|
class |
IndexedRow |
Copyright © 2020 Camunda Services GmbH. All rights reserved.