hudson.plugins.nsiq
Class Constant

java.lang.Object
  extended by hudson.plugins.nsiq.Constant

public final class Constant
extends java.lang.Object

Constans

Version:
$Rev$, $Date$
Author:
iceize at NHN Corporation, JunHo Yoon at NHN Corporation

Field Summary
static java.lang.String COMPLEXITY_FILE
          Complexity 결과 ?일 ?름
static boolean DISABLE_IMAGE_CACHE
           
static java.lang.String DISPLAY_NAME
          Hudson Plugin???름
static int GRAPH_HISTORY_COUNT
           
static java.lang.String ICON_FILENAME
          Hudson Plugin???이??일 ?름
static java.lang.String LOC_FILE
          LOC 결과 ?일 ?름
static java.util.Locale LOCALE
          로???
static int MAXIMUM_SOURCE_LINE
           
static int OVER_COUNT
          Over Complexity 목록??개수
static java.lang.String RESULT_FILENAME
          결과 ?? ?일 ?름
static java.lang.String URL
          N'SIQ Collector??결과 ?이????용?는 URL
global ?project ?정?서 form??parameter ?름??prefix??용??
 
Constructor Summary
Constant()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

URL

public static final java.lang.String URL
N'SIQ Collector??결과 ?이????용?는 URL
global ?project ?정?서 form??parameter ?름??prefix??용??

See Also:
Constant Field Values

LOC_FILE

public static final java.lang.String LOC_FILE
LOC 결과 ?일 ?름

See Also:
Constant Field Values

GRAPH_HISTORY_COUNT

public static final int GRAPH_HISTORY_COUNT
See Also:
Constant Field Values

COMPLEXITY_FILE

public static final java.lang.String COMPLEXITY_FILE
Complexity 결과 ?일 ?름

See Also:
Constant Field Values

DISPLAY_NAME

public static final java.lang.String DISPLAY_NAME
Hudson Plugin???름

See Also:
Constant Field Values

ICON_FILENAME

public static final java.lang.String ICON_FILENAME
Hudson Plugin???이??일 ?름

See Also:
Constant Field Values

OVER_COUNT

public static final int OVER_COUNT
Over Complexity 목록??개수

See Also:
Constant Field Values

LOCALE

public static final java.util.Locale LOCALE
로???


RESULT_FILENAME

public static final java.lang.String RESULT_FILENAME
결과 ?? ?일 ?름

See Also:
Constant Field Values

MAXIMUM_SOURCE_LINE

public static final int MAXIMUM_SOURCE_LINE
See Also:
Constant Field Values

DISABLE_IMAGE_CACHE

public static final boolean DISABLE_IMAGE_CACHE
See Also:
Constant Field Values
Constructor Detail

Constant

public Constant()


Copyright © 2010. All Rights Reserved.