Class ScheduledJobDetailValueConverter
- java.lang.Object
-
- com.broadleafcommerce.scheduledjob.provider.jpa.support.ScheduledJobDetailValueConverter
-
-
Constructor Summary
Constructors Constructor Description ScheduledJobDetailValueConverter(com.fasterxml.jackson.databind.ObjectMapper objectMapper)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
convertToDatabaseColumn(Object attribute)
Object
convertToEntityAttribute(String dbData)
-