org.kuali.common.jdbc.convert
Class ReplaceWithConvertedProcessor
java.lang.Object
org.kuali.common.jdbc.convert.ReplaceWithConvertedProcessor
- All Implemented Interfaces:
- PostConversionProcessor
public class ReplaceWithConvertedProcessor
- extends Object
- implements PostConversionProcessor
This post conversion processor deletes each file used as input for the conversion, and renames the newly created file by removing the
".converted" extension
- Author:
- andrewlubbers
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReplaceWithConvertedProcessor
public ReplaceWithConvertedProcessor()
process
public void process(List<ConversionResult> conversionResults)
- Specified by:
process
in interface PostConversionProcessor
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.