Class Query.StaplerConverterImpl

  • All Implemented Interfaces:
    org.apache.commons.beanutils.Converter
    Enclosing class:
    Query

    public static class Query.StaplerConverterImpl
    extends Object
    implements org.apache.commons.beanutils.Converter
    • Constructor Detail

      • StaplerConverterImpl

        public StaplerConverterImpl()
    • Method Detail

      • convert

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