Class CopyOperation


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

      • CopyOperation

        public CopyOperation​(String path,
                             String from)