Class PeriodUnitConverter
java.lang.Object
org.camunda.bpm.engine.rest.dto.converter.JacksonAwareStringToTypeConverter<PeriodUnit>
org.camunda.bpm.engine.rest.dto.converter.PeriodUnitConverter
- All Implemented Interfaces:
StringToTypeConverter<PeriodUnit>
- Author:
- Roman Smirnov
-
Field Summary
Fields inherited from class org.camunda.bpm.engine.rest.dto.converter.JacksonAwareStringToTypeConverter
objectMapper
-
Constructor Summary
-
Method Summary
Methods inherited from class org.camunda.bpm.engine.rest.dto.converter.JacksonAwareStringToTypeConverter
mapToType, setObjectMapper
-
Constructor Details
-
PeriodUnitConverter
public PeriodUnitConverter()
-
-
Method Details
-
convertQueryParameterToType
- Specified by:
convertQueryParameterToType
in interfaceStringToTypeConverter<PeriodUnit>
- Specified by:
convertQueryParameterToType
in classJacksonAwareStringToTypeConverter<PeriodUnit>
-
mapToEnum
-