| Package | Description |
|---|---|
| org.camunda.spin | |
| org.camunda.spin.impl.json.jackson.format | |
| org.camunda.spin.impl.logging | |
| org.camunda.spin.impl.xml.dom.format |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DataFormats.registerProvider(Map<String,DataFormat<?>> dataFormats,
DataFormatProvider provider) |
| Modifier and Type | Class and Description |
|---|---|
class |
JacksonJsonDataFormatProvider
Provides the
JacksonJsonDataFormat with default configuration. |
| Modifier and Type | Method and Description |
|---|---|
void |
SpinCoreLogger.logDataFormatProvider(DataFormatProvider provider) |
| Modifier and Type | Class and Description |
|---|---|
class |
DomXmlDataFormatProvider
Provides the
DomXmlDataFormat with default configuration. |
Copyright © 2014–2020 Camunda Services GmbH. All rights reserved.