Uses of Class
co.kuali.coeus.s3.conv.ConversionInfo
-
-
Uses of ConversionInfo in co.kuali.coeus.s3.conv
Methods in co.kuali.coeus.s3.conv with parameters of type ConversionInfo Modifier and Type Method Description voidConversionService. convert(ConversionInfo info)Moves binary data from a table to S3 while adding an S3_ID column to the target table and removing the binary data from the target table.voidConversionServiceImpl. convert(ConversionInfo info)
-