hudson.plugins.simpleupdatesite
Class Constant

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

public class Constant
extends java.lang.Object

Constant

Author:
JunHo Yoon

Field Summary
static long DATA_RETREIVER_PERIOD
           
static long HOUR
           
static int HTTP_TIMEOUT
           
static long MINUTE
           
static java.lang.String SIMPLE_UPDATESITE_ID
           
static long UPDATESITE_REFRESH_RATE
           
 
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

MINUTE

public static final long MINUTE
See Also:
Constant Field Values

HOUR

public static final long HOUR
See Also:
Constant Field Values

DATA_RETREIVER_PERIOD

public static final long DATA_RETREIVER_PERIOD
See Also:
Constant Field Values

HTTP_TIMEOUT

public static final int HTTP_TIMEOUT
See Also:
Constant Field Values

SIMPLE_UPDATESITE_ID

public static final java.lang.String SIMPLE_UPDATESITE_ID
See Also:
Constant Field Values

UPDATESITE_REFRESH_RATE

public static final long UPDATESITE_REFRESH_RATE
See Also:
Constant Field Values
Constructor Detail

Constant

public Constant()


Copyright © 2004-2011. All Rights Reserved.