org.jenkinsci.plugins.ghprb.extensions
Class GhprbExtension

java.lang.Object
  extended by hudson.model.AbstractDescribableImpl<GhprbExtension>
      extended by org.jenkinsci.plugins.ghprb.extensions.GhprbExtension
All Implemented Interfaces:
hudson.model.Describable<GhprbExtension>
Direct Known Subclasses:
GhprbBuildLog, GhprbBuildStatus, GhprbCommentFile, GhprbNoCommitStatus, GhprbPublishJenkinsUrl, GhprbSimpleStatus

public abstract class GhprbExtension
extends hudson.model.AbstractDescribableImpl<GhprbExtension>


Constructor Summary
GhprbExtension()
           
 
Method Summary
 
Methods inherited from class hudson.model.AbstractDescribableImpl
getDescriptor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GhprbExtension

public GhprbExtension()


Copyright © 2004-2016. All Rights Reserved.