Class AddOperation


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

      • AddOperation

        public AddOperation​(String path,
                            Object value)