Package com.jcabi.github.mock
Class MkFileChange
- java.lang.Object
-
- com.jcabi.github.mock.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)
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.jcabi.github.FileChange
FileChange.Smart, FileChange.Status
-
-
Constructor Summary
Constructors Constructor Description MkFileChange(javax.json.JsonObject obj)
Public ctor.
-
-
-
Method Detail
-
json
public javax.json.JsonObject json()
Description copied from interface:JsonReadable
Describe it in a JSON object.- Specified by:
json
in interfaceJsonReadable
- Returns:
- JSON object
-
-