org.apache.maven.plugins.patchtracker.patching.github
Class GithubPatchRepositoryResult

java.lang.Object
  extended by org.apache.maven.plugins.patchtracker.patching.PatchRepositoryResult
      extended by org.apache.maven.plugins.patchtracker.patching.github.GithubPatchRepositoryResult
All Implemented Interfaces:
Serializable

public class GithubPatchRepositoryResult
extends PatchRepositoryResult

use jackson annotation to map field to json attributes

Author:
Olivier Lamy
See Also:
Serialized Form

Constructor Summary
GithubPatchRepositoryResult()
           
 
Method Summary
 
Methods inherited from class org.apache.maven.plugins.patchtracker.patching.PatchRepositoryResult
getDescription, getHtmlUrl, getPatchContent, getPatchUrl, getTitle, setDescription, setHtmlUrl, setPatchContent, setPatchUrl, setTitle, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GithubPatchRepositoryResult

public GithubPatchRepositoryResult()


Copyright © 2002-2011 The Apache Software Foundation. All Rights Reserved.