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