java.lang.Object
org.jpo.eventbus.CopyToDirHandler
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
handleEvent
(CopyToDirRequest request) Copies the pictures of the supplied nodes to the target directory
-
Constructor Details
-
CopyToDirHandler
public CopyToDirHandler()
-
-
Method Details
-
handleEvent
Copies the pictures of the supplied nodes to the target directory- Parameters:
request
- The request
-