jenkins.plugins.simpleclearcase.util
Class PropUtils

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

public class PropUtils
extends Object


Constructor Summary
PropUtils()
           
 
Method Summary
static String getLocale()
           
static String getLshistoryLastNumEventsValue()
           
static int getMaxEntriesFromChangeLog()
           
static int getQuietPeriod()
           
static 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 String getLocale()

getTimeZone

public static String getTimeZone()

getQuietPeriod

public static int getQuietPeriod()

getLshistoryLastNumEventsValue

public static String getLshistoryLastNumEventsValue()

getMaxEntriesFromChangeLog

public static int getMaxEntriesFromChangeLog()


Copyright © 2004-2012. All Rights Reserved.