hudson.plugins.crap4j
Class Crap4JPublisher
java.lang.Object
hudson.tasks.BuildStepCompatibilityLayer
hudson.tasks.Publisher
hudson.plugins.crap4j.Crap4JPublisher
- All Implemented Interfaces:
- hudson.ExtensionPoint, hudson.model.Describable<hudson.tasks.Publisher>, hudson.tasks.BuildStep
public class Crap4JPublisher
- extends hudson.tasks.Publisher
| Nested classes/interfaces inherited from interface hudson.tasks.BuildStep |
hudson.tasks.BuildStep.PublisherList |
| Fields inherited from interface hudson.tasks.BuildStep |
BUILDERS, PUBLISHERS |
|
Constructor Summary |
Crap4JPublisher(java.lang.String reportPattern,
java.lang.String healthThreshold)
|
|
Method Summary |
hudson.model.Descriptor<hudson.tasks.Publisher> |
getDescriptor()
|
java.lang.String |
getHealthThreshold()
|
hudson.model.Action |
getProjectAction(hudson.model.AbstractProject<?,?> project)
|
java.lang.String |
getReportPattern()
|
protected void |
log(java.io.PrintStream logger,
java.lang.String message)
|
boolean |
perform(hudson.model.Build<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
|
| Methods inherited from class hudson.tasks.Publisher |
getProjectAction, needsToRunAfterFinalized, prebuild |
| Methods inherited from class hudson.tasks.BuildStepCompatibilityLayer |
perform, prebuild |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface hudson.tasks.BuildStep |
perform, prebuild |
DESCRIPTOR
public static final Crap4JPluginDescriptor DESCRIPTOR
Crap4JPublisher
public Crap4JPublisher(java.lang.String reportPattern,
java.lang.String healthThreshold)
- Parameters:
reportPattern -
getDescriptor
public hudson.model.Descriptor<hudson.tasks.Publisher> getDescriptor()
getProjectAction
public hudson.model.Action getProjectAction(hudson.model.AbstractProject<?,?> project)
- Specified by:
getProjectAction in interface hudson.tasks.BuildStep- Overrides:
getProjectAction in class hudson.tasks.BuildStepCompatibilityLayer
log
protected void log(java.io.PrintStream logger,
java.lang.String message)
perform
public boolean perform(hudson.model.Build<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
throws java.lang.InterruptedException,
java.io.IOException
- Overrides:
perform in class hudson.tasks.BuildStepCompatibilityLayer
- Throws:
java.lang.InterruptedException
java.io.IOException
getReportPattern
public java.lang.String getReportPattern()
getHealthThreshold
public java.lang.String getHealthThreshold()
Copyright © 2008. All Rights Reserved.