Class MkFileChange

  • All Implemented Interfaces:
    FileChange, JsonReadable

    @Loggable(1)
    public final class MkFileChange
    extends Object
    implements FileChange
    Mock file change.
    Since:
    0.24
    Version:
    $Id: 7b74eb7e8ea64773e84490768e8f0897ff845b9d $
    Author:
    Chris Rebert (github@chrisrebert.com)
    • Constructor Detail

      • MkFileChange

        public MkFileChange​(javax.json.JsonObject obj)
        Public ctor.
        Parameters:
        obj - File change JSON object
    • Method Detail

      • json

        public javax.json.JsonObject json()
        Description copied from interface: JsonReadable
        Describe it in a JSON object.
        Specified by:
        json in interface JsonReadable
        Returns:
        JSON object