smartjenkins
クラス SmartJenkinsConstants

java.lang.Object
  上位を拡張 smartjenkins.SmartJenkinsConstants

public class SmartJenkinsConstants
extends Object


入れ子のクラスの概要
static class SmartJenkinsConstants.ControllerJobName
           
static class SmartJenkinsConstants.EventType
           
 
フィールドの概要
static String ASTERISK
           
static String AT
           
static String COLON
           
static String COMMA
           
static int DAY_IN_MILLISECONDS
           
static String ENABLE_SUFFIX
           
static String FONT_SIZE_LARGE
           
static String FONT_SIZE_MEDIUM
           
static String FONT_SIZE_SMALL
           
static int HOUR_IN_MILLISECONDS
           
static String HYPHEN
           
static String NULL_STRING
           
static String PIPE
           
static String PLUGIN_RESOURCE_PATH
           
static String ROOT_DIR
           
static String ROOT_PATH
           
static String SCHEDULE_SUFFIX
           
static String SLASH
           
static String SP
           
static long TIME_ERROR
           
static String TIME_SLOT
           
 
コンストラクタの概要
SmartJenkinsConstants()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

COMMA

public static final String COMMA
関連項目:
定数フィールド値

HYPHEN

public static final String HYPHEN
関連項目:
定数フィールド値

COLON

public static final String COLON
関連項目:
定数フィールド値

SP

public static final String SP
関連項目:
定数フィールド値

PIPE

public static final String PIPE
関連項目:
定数フィールド値

ASTERISK

public static final String ASTERISK
関連項目:
定数フィールド値

SLASH

public static final String SLASH
関連項目:
定数フィールド値

AT

public static final String AT
関連項目:
定数フィールド値

NULL_STRING

public static final String NULL_STRING
関連項目:
定数フィールド値

HOUR_IN_MILLISECONDS

public static final int HOUR_IN_MILLISECONDS
関連項目:
定数フィールド値

DAY_IN_MILLISECONDS

public static final int DAY_IN_MILLISECONDS
関連項目:
定数フィールド値

TIME_SLOT

public static final String TIME_SLOT
関連項目:
定数フィールド値

ENABLE_SUFFIX

public static final String ENABLE_SUFFIX
関連項目:
定数フィールド値

SCHEDULE_SUFFIX

public static final String SCHEDULE_SUFFIX
関連項目:
定数フィールド値

FONT_SIZE_SMALL

public static final String FONT_SIZE_SMALL
関連項目:
定数フィールド値

FONT_SIZE_MEDIUM

public static final String FONT_SIZE_MEDIUM
関連項目:
定数フィールド値

FONT_SIZE_LARGE

public static final String FONT_SIZE_LARGE
関連項目:
定数フィールド値

ROOT_DIR

public static final String ROOT_DIR

ROOT_PATH

public static final String ROOT_PATH

PLUGIN_RESOURCE_PATH

public static final String PLUGIN_RESOURCE_PATH

TIME_ERROR

public static final long TIME_ERROR
関連項目:
定数フィールド値
コンストラクタの詳細

SmartJenkinsConstants

public SmartJenkinsConstants()


Copyright © 2004-2011. All Rights Reserved.