hudson.plugins.fitnesse
Class FitnessePlugin

java.lang.Object
  extended by hudson.Plugin
      extended by hudson.plugins.fitnesse.FitnessePlugin
All Implemented Interfaces:
hudson.model.Saveable

public class FitnessePlugin
extends hudson.Plugin


Nested Class Summary
 
Nested classes/interfaces inherited from class hudson.Plugin
hudson.Plugin.DummyImpl
 
Field Summary
 
Fields inherited from interface hudson.model.Saveable
NOOP
 
Constructor Summary
FitnessePlugin()
           
 
Method Summary
 java.io.InputStream getXslAsInputStream()
           
static javax.xml.transform.Transformer newRawResultsTransformer()
           
 void start()
           
 
Methods inherited from class hudson.Plugin
configure, configure, doDynamic, getConfigXml, load, postInitialize, save, setServletContext, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FitnessePlugin

public FitnessePlugin()
Method Detail

start

public void start()
           throws java.lang.Exception
Overrides:
start in class hudson.Plugin
Throws:
java.lang.Exception

getXslAsInputStream

public java.io.InputStream getXslAsInputStream()
                                        throws java.io.IOException
Throws:
java.io.IOException

newRawResultsTransformer

public static javax.xml.transform.Transformer newRawResultsTransformer()
                                                                throws javax.xml.transform.TransformerException
Throws:
javax.xml.transform.TransformerException


Copyright © 2004-2014. All Rights Reserved.