Class PundleSpec

java.lang.Object
hudson.model.AbstractDescribableImpl<PundleSpec>
org.jenkinsci.plugins.visualworks_store.PundleSpec
All Implemented Interfaces:
Describable<PundleSpec>

public class PundleSpec
extends AbstractDescribableImpl<PundleSpec>
Represents a Store Pundle (Package or Bundle) to be checked for modifications.
Author:
Randy Coulman
  • Constructor Details

    • PundleSpec

      @DataBoundConstructor public PundleSpec​(PundleType pundleType, String name)
  • Method Details