Package uk.m0nom
Class FileProcessorApplication
java.lang.Object
uk.m0nom.FileProcessorApplication
- All Implemented Interfaces:
org.springframework.boot.CommandLineRunner,ProgressFeedbackHandlerCallback
@SpringBootApplication
public class FileProcessorApplication
extends Object
implements org.springframework.boot.CommandLineRunner, ProgressFeedbackHandlerCallback
-
Constructor Summary
ConstructorsConstructorDescriptionFileProcessorApplication(Adif3Transformer transformer, Adif3FileReader reader, Adif3FileWriter writer, ActivityDatabaseService summits, Adif3PrintFormatter formatter, KmlWriter kmlWriter, CachingQrzXmlService qrzXmlService) -
Method Summary
-
Constructor Details
-
FileProcessorApplication
public FileProcessorApplication(Adif3Transformer transformer, Adif3FileReader reader, Adif3FileWriter writer, ActivityDatabaseService summits, Adif3PrintFormatter formatter, KmlWriter kmlWriter, CachingQrzXmlService qrzXmlService)
-
-
Method Details
-
main
-
run
- Specified by:
runin interfaceorg.springframework.boot.CommandLineRunner
-
sendProgressUpdate
- Specified by:
sendProgressUpdatein interfaceProgressFeedbackHandlerCallback
-