Class RedeployBatchTaskPublisher.DescriptorImpl

java.lang.Object
hudson.model.Descriptor<T>
hudson.tasks.BuildStepDescriptor<Publisher>
hudson.maven.RedeployPublisher.DescriptorImpl
hudson.plugins.promoted_builds.tasks.RedeployBatchTaskPublisher.DescriptorImpl
All Implemented Interfaces:
Saveable, Loadable, OnMaster
Enclosing class:
RedeployBatchTaskPublisher

@Extension(optional=true) public static final class RedeployBatchTaskPublisher.DescriptorImpl extends hudson.maven.RedeployPublisher.DescriptorImpl
  • Constructor Details

    • DescriptorImpl

      public DescriptorImpl()
  • Method Details

    • isApplicable

      public boolean isApplicable(Class<? extends AbstractProject> jobType)
      Overrides:
      isApplicable in class hudson.maven.RedeployPublisher.DescriptorImpl
    • newInstance

      public hudson.maven.RedeployPublisher newInstance(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData) throws Descriptor.FormException
      Overrides:
      newInstance in class hudson.maven.RedeployPublisher.DescriptorImpl
      Throws:
      Descriptor.FormException