Class 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
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPundleSpec.DescriptorImpl -
Constructor Summary
Constructors Constructor Description PundleSpec(PundleType pundleType, String name) -
Method Summary
Modifier and Type Method Description booleanequals(Object o)StringgetName()PundleTypegetPundleType()inthashCode()StringtoString()Methods inherited from class hudson.model.AbstractDescribableImpl
getDescriptor