Package io.jenkins.plugins.designlibrary
Class RepeatableList.Entry
java.lang.Object
hudson.model.AbstractDescribableImpl<RepeatableList.Entry>
io.jenkins.plugins.designlibrary.RepeatableList.Entry
- All Implemented Interfaces:
Describable<RepeatableList.Entry>
- Direct Known Subclasses:
RepeatableList.ChoiceEntry
,RepeatableList.HeteroRadioEntry
,RepeatableList.SimpleEntry
- Enclosing class:
- RepeatableList
public abstract static class RepeatableList.Entry
extends AbstractDescribableImpl<RepeatableList.Entry>
-
Constructor Summary
-
Method Summary
Methods inherited from class hudson.model.AbstractDescribableImpl
getDescriptor
-
Constructor Details
-
Entry
public Entry()
-