Uses of Interface
org.camunda.bpm.client.spi.DataFormatConfigurator
-
Packages that use DataFormatConfigurator Package Description org.camunda.bpm.client.impl -
-
Uses of DataFormatConfigurator in org.camunda.bpm.client.impl
Methods in org.camunda.bpm.client.impl with parameters of type DataFormatConfigurator Modifier and Type Method Description protected void
ExternalTaskClientBuilderImpl. applyConfigurator(Map<String,DataFormat> dataFormats, DataFormatConfigurator configurator)
void
ExternalTaskClientLogger. logDataFormatConfigurator(DataFormatConfigurator configurator)
-