java.lang.Object
org.jpo.eventbus.ExportGroupToFlatFileHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidhandleEvent(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
-