Uses of Class
org.jenkinsci.plugins.registry.notification.opt.TriggerOption
Packages that use TriggerOption
Package
Description
-
Uses of TriggerOption in org.jenkinsci.plugins.registry.notification
Methods in org.jenkinsci.plugins.registry.notification that return types with arguments of type TriggerOptionModifier and TypeMethodDescriptionDockerHubTrigger.getOptions()
DockerHubTrigger.getOptionsList()
Method parameters in org.jenkinsci.plugins.registry.notification with type arguments of type TriggerOptionConstructors in org.jenkinsci.plugins.registry.notification with parameters of type TriggerOptionConstructor parameters in org.jenkinsci.plugins.registry.notification with type arguments of type TriggerOption -
Uses of TriggerOption in org.jenkinsci.plugins.registry.notification.opt.impl
Subclasses of TriggerOption in org.jenkinsci.plugins.registry.notification.opt.implModifier and TypeClassDescriptionclass
TriggerOption
to trigger on all images reported by allDockerImageExtractor
s for the job.class
TriggerOption
with manually specified names.Methods in org.jenkinsci.plugins.registry.notification.opt.impl that return TriggerOptionModifier and TypeMethodDescriptionTriggerOnSpecifiedImageNames.DescriptorImpl.newInstance
(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData)