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 TypeClassDescriptionclassTriggerOptionto trigger on all images reported by allDockerImageExtractors for the job.classTriggerOptionwith manually specified names.Methods in org.jenkinsci.plugins.registry.notification.opt.impl that return TriggerOptionModifier and TypeMethodDescriptionTriggerOnSpecifiedImageNames.DescriptorImpl.newInstance(org.kohsuke.stapler.StaplerRequest2 req, net.sf.json.JSONObject formData)