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 Details

    • Entry

      public Entry()