Class Hierarchy
- java.lang.Object
- org.camunda.bpm.engine.rest.dto.converter.JacksonAwareStringToTypeConverter<T> (implements org.camunda.bpm.engine.rest.dto.converter.StringToTypeConverter<T>)
- org.camunda.bpm.engine.rest.dto.converter.BooleanConverter
- org.camunda.bpm.engine.rest.dto.converter.ConditionListConverter
- org.camunda.bpm.engine.rest.dto.converter.DateConverter
- org.camunda.bpm.engine.rest.dto.converter.DelegationStateConverter
- org.camunda.bpm.engine.rest.dto.converter.IntegerConverter
- org.camunda.bpm.engine.rest.dto.converter.LongConverter
- org.camunda.bpm.engine.rest.dto.converter.PeriodUnitConverter
- org.camunda.bpm.engine.rest.dto.converter.StringArrayConverter
- org.camunda.bpm.engine.rest.dto.converter.StringConverter
- org.camunda.bpm.engine.rest.dto.converter.StringListConverter
- org.camunda.bpm.engine.rest.dto.converter.StringSetConverter
- org.camunda.bpm.engine.rest.dto.converter.VariableListConverter
- org.camunda.bpm.engine.rest.dto.converter.ReportResultToCsvConverter
- org.camunda.bpm.engine.rest.dto.converter.TaskReportResultToCsvConverter
- org.camunda.bpm.engine.rest.dto.converter.JacksonAwareStringToTypeConverter<T> (implements org.camunda.bpm.engine.rest.dto.converter.StringToTypeConverter<T>)
Interface Hierarchy
- org.camunda.bpm.engine.rest.dto.converter.StringToTypeConverter<T>