Class ReplaceOperation


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

      • ReplaceOperation

        public ReplaceOperation​(String path,
                                Object value)