Class UpdateCenterConfigurator

java.lang.Object
io.jenkins.plugins.casc.BaseConfigurator<UpdateCenter>
io.jenkins.plugins.casc.core.UpdateCenterConfigurator
All Implemented Interfaces:
Configurator<UpdateCenter>

@Extension @Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public class UpdateCenterConfigurator extends BaseConfigurator<UpdateCenter>
TODO would not be required if UpdateCenter had a DataBoundConstructor