jenkins.util
Class TimeDuration.StaplerConverterImpl

java.lang.Object
  extended by jenkins.util.TimeDuration.StaplerConverterImpl
All Implemented Interfaces:
org.apache.commons.beanutils.Converter
Enclosing class:
TimeDuration

public static class TimeDuration.StaplerConverterImpl
extends Object
implements org.apache.commons.beanutils.Converter


Constructor Summary
TimeDuration.StaplerConverterImpl()
           
 
Method Summary
 Object convert(Class type, Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimeDuration.StaplerConverterImpl

public TimeDuration.StaplerConverterImpl()
Method Detail

convert

public Object convert(Class type,
                      Object value)
Specified by:
convert in interface org.apache.commons.beanutils.Converter


Copyright © 2004-2013. All Rights Reserved.