java.lang.Object
hudson.model.AbstractDescribableImpl<TriggerOption>
org.jenkinsci.plugins.registry.notification.opt.TriggerOption
All Implemented Interfaces:
Describable<TriggerOption>
Direct Known Subclasses:
TriggerForAllUsedInJob, TriggerOnSpecifiedImageNames

public abstract class TriggerOption extends AbstractDescribableImpl<TriggerOption>
A base option in the trigger config.
Author:
Robert Sandell <rsandell@cloudbees.com>.
  • Constructor Details

    • TriggerOption

      public TriggerOption()
  • Method Details