Class EmptyFriendlyURLConverter
java.lang.Object
org.thoughtslive.jenkins.plugins.hubot.config.EmptyFriendlyURLConverter
- All Implemented Interfaces:
org.apache.commons.beanutils.Converter
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class EmptyFriendlyURLConverter
extends Object
implements org.apache.commons.beanutils.Converter
Hacky converter to handle url while saving configs (Basically copied over from other plugin.)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EmptyFriendlyURLConverter
public EmptyFriendlyURLConverter()
-
-
Method Details
-
convert
- Specified by:
convertin interfaceorg.apache.commons.beanutils.Converter
-