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 Constructor Description EmptyFriendlyURLConverter()
-