@Generated(value="org.apache.camel.springboot.maven.SpringBootAutoConfigurationMojo") @Configuration(proxyBeanMethods=false) @ConfigurationPropertiesBinding @Component public class SpringBatchComponentConverter extends Object implements org.springframework.core.convert.converter.GenericConverter
| Constructor and Description | 
|---|
| SpringBatchComponentConverter() | 
| Modifier and Type | Method and Description | 
|---|---|
| Object | convert(Object source,
       org.springframework.core.convert.TypeDescriptor sourceType,
       org.springframework.core.convert.TypeDescriptor targetType) | 
| Set<org.springframework.core.convert.converter.GenericConverter.ConvertiblePair> | getConvertibleTypes() | 
public Set<org.springframework.core.convert.converter.GenericConverter.ConvertiblePair> getConvertibleTypes()
getConvertibleTypes in interface org.springframework.core.convert.converter.GenericConverterApache Camel