hudson.plugins.rubyMetrics
Class RubyMetricsPublisher

java.lang.Object
  extended by hudson.tasks.BuildStepCompatibilityLayer
      extended by hudson.tasks.Publisher
          extended by hudson.plugins.rubyMetrics.RubyMetricsPublisher
All Implemented Interfaces:
hudson.ExtensionPoint, hudson.model.Describable<hudson.tasks.Publisher>, hudson.tasks.BuildStep
Direct Known Subclasses:
RailsStatsPublisher, RcovPublisher

public abstract class RubyMetricsPublisher
extends hudson.tasks.Publisher


Nested Class Summary
 
Nested classes/interfaces inherited from interface hudson.tasks.BuildStep
hudson.tasks.BuildStep.PublisherList
 
Field Summary
 
Fields inherited from interface hudson.tasks.BuildStep
BUILDERS, PUBLISHERS
 
Constructor Summary
RubyMetricsPublisher()
           
 
Method Summary
protected  boolean fail(hudson.model.Build<?,?> build, hudson.model.BuildListener listener, java.lang.String message)
           
 
Methods inherited from class hudson.tasks.Publisher
getProjectAction, needsToRunAfterFinalized, prebuild
 
Methods inherited from class hudson.tasks.BuildStepCompatibilityLayer
getProjectAction, perform, 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
getProjectAction, perform, prebuild
 
Methods inherited from interface hudson.model.Describable
getDescriptor
 

Constructor Detail

RubyMetricsPublisher

public RubyMetricsPublisher()
Method Detail

fail

protected boolean fail(hudson.model.Build<?,?> build,
                       hudson.model.BuildListener listener,
                       java.lang.String message)


Copyright © 2008. All Rights Reserved.