java.lang.Object
org.jpo.eventbus.MoveToDirHandler
Moves the pictures of the supplied nodes to the target directory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidhandleEvent(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
-