jenkins.plugins.simpleclearcase.util
Class PropUtils

java.lang.Object
  extended by jenkins.plugins.simpleclearcase.util.PropUtils

public class PropUtils
extends java.lang.Object


Constructor Summary
PropUtils()
           
 
Method Summary
static java.lang.String getLocale()
           
static java.lang.String getLshistoryLastNumEventsValue()
           
static int getMaxEntriesFromChangeLog()
           
static int getQuietPeriod()
           
static java.lang.String getTimeZone()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropUtils

public PropUtils()
Method Detail

getLocale

public static java.lang.String getLocale()

getTimeZone

public static java.lang.String getTimeZone()

getQuietPeriod

public static int getQuietPeriod()

getLshistoryLastNumEventsValue

public static java.lang.String getLshistoryLastNumEventsValue()

getMaxEntriesFromChangeLog

public static int getMaxEntriesFromChangeLog()


Copyright © 2004-2011. All Rights Reserved.