org.jenkins.ci.backend.plugin_report_card
Class Main

java.lang.Object
  extended by org.jenkins.ci.backend.plugin_report_card.Main
All Implemented Interfaces:
Runnable

public final class Main
extends Object
implements Runnable

Since:
1.0
Author:
Jesse Farinacci

Constructor Summary
Main()
           
 
Method Summary
static void main(String[] args)
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()
Method Detail

main

public static void main(String[] args)

run

public void run()
Specified by:
run in interface Runnable


Copyright © 2011. All Rights Reserved.