Class CustomChangePath


  • public class CustomChangePath
    extends Object
    Json Object for a path inside a change.
    • Constructor Detail

      • CustomChangePath

        public CustomChangePath​(String path,
                                boolean modified,
                                boolean added,
                                boolean deleted)