java.lang.Object
org.jpo.eventbus.ExportGroupToFlatFileHandler
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
handleEvent
(ExportGroupToFlatFileRequest request) The App will respond to this request by creating a FlatFileDistiller
-
Constructor Details
-
ExportGroupToFlatFileHandler
public ExportGroupToFlatFileHandler()
-
-
Method Details
-
handleEvent
The App will respond to this request by creating a FlatFileDistiller- Parameters:
request
- the request
-