public abstract class BaseAdapter extends Object implements SpreadsheetAdapter
| Constructor and Description |
|---|
BaseAdapter() |
| Modifier and Type | Method and Description |
|---|---|
String |
determineDecisionName(Spreadsheet context) |
List<CellContentHandler> |
getCellContentHandlers(Spreadsheet context)
order is important; add most specific converters first
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdetermineHitPolicy, determineInputOutputs, determineRuleRowspublic String determineDecisionName(Spreadsheet context)
determineDecisionName in interface SpreadsheetAdapterpublic List<CellContentHandler> getCellContentHandlers(Spreadsheet context)
SpreadsheetAdaptergetCellContentHandlers in interface SpreadsheetAdapterCopyright © 2020 Camunda Services GmbH. All rights reserved.