Class MoveOperation


  • public class MoveOperation
    extends FromOperation
    Operation to track the "move" operation to the given "path".
    Author:
    Luigi Andrea Pascarelli (luigiandrea.pascarelli at 4science.it)
    • Constructor Detail

      • MoveOperation

        public MoveOperation​(String path,
                             String from)