hudson.plugins.cppncss
Class PluginImpl

java.lang.Object
  extended by hudson.plugins.cppncss.PluginImpl

public class PluginImpl
extends java.lang.Object

Some constants for CppNCSS plugin.

Author:
Shaohua Wen

Field Summary
static java.lang.String DISPLAY_NAME
           
static java.lang.String GRAPH_NAME
           
static java.lang.String ICON_FILE_NAME
           
static java.lang.String URL
           
 
Constructor Summary
PluginImpl()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DISPLAY_NAME

public static java.lang.String DISPLAY_NAME

GRAPH_NAME

public static java.lang.String GRAPH_NAME

URL

public static java.lang.String URL

ICON_FILE_NAME

public static java.lang.String ICON_FILE_NAME
Constructor Detail

PluginImpl

public PluginImpl()


Copyright © 2004-2011. All Rights Reserved.