hudson.plugins.crap4j
Class Crap4JPluginDescriptor

java.lang.Object
  extended by hudson.model.Descriptor<T>
      extended by hudson.tasks.BuildStepDescriptor<hudson.tasks.Publisher>
          extended by hudson.plugins.crap4j.Crap4JPluginDescriptor
All Implemented Interfaces:
hudson.model.Saveable

public class Crap4JPluginDescriptor
extends hudson.tasks.BuildStepDescriptor<hudson.tasks.Publisher>


Nested Class Summary
 
Nested classes/interfaces inherited from class hudson.model.Descriptor
hudson.model.Descriptor.FormException
 
Field Summary
static java.lang.String ACTION_ICON_PATH
           
 
Fields inherited from class hudson.model.Descriptor
ALL, clazz
 
Constructor Summary
Crap4JPluginDescriptor()
           
 
Method Summary
 boolean configure(org.kohsuke.stapler.StaplerRequest req)
           
 java.lang.String getDisplayName()
           
 HealthBuilder getHealthBuilder()
           
 boolean isApplicable(java.lang.Class<? extends hudson.model.AbstractProject> jobType)
           
 Crap4JPublisher newInstance(org.kohsuke.stapler.StaplerRequest req)
           
 
Methods inherited from class hudson.tasks.BuildStepDescriptor
filter
 
Methods inherited from class hudson.model.Descriptor
configure, configure, convert, find, getCheckUrl, getConfigPage, getGlobalConfigPage, getHelpFile, getJsonSafeClassName, getViewPage, isInstance, load, newInstance, newInstancesFromHeteroList, save, toArray, toList, toMap
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ACTION_ICON_PATH

public static final java.lang.String ACTION_ICON_PATH
See Also:
Constant Field Values
Constructor Detail

Crap4JPluginDescriptor

public Crap4JPluginDescriptor()
Method Detail

getHealthBuilder

public HealthBuilder getHealthBuilder()

getDisplayName

public java.lang.String getDisplayName()
Specified by:
getDisplayName in class hudson.model.Descriptor<hudson.tasks.Publisher>

newInstance

public Crap4JPublisher newInstance(org.kohsuke.stapler.StaplerRequest req)
                            throws hudson.model.Descriptor.FormException
Overrides:
newInstance in class hudson.model.Descriptor<hudson.tasks.Publisher>
Throws:
hudson.model.Descriptor.FormException

configure

public boolean configure(org.kohsuke.stapler.StaplerRequest req)
                  throws hudson.model.Descriptor.FormException
Overrides:
configure in class hudson.model.Descriptor<hudson.tasks.Publisher>
Throws:
hudson.model.Descriptor.FormException

isApplicable

public boolean isApplicable(java.lang.Class<? extends hudson.model.AbstractProject> jobType)
Specified by:
isApplicable in class hudson.tasks.BuildStepDescriptor<hudson.tasks.Publisher>


Copyright © 2008. All Rights Reserved.