Uses of Class
org.jenkinsci.plugins.scripttrigger.LabelRestrictionClass
Packages that use LabelRestrictionClass
-
Uses of LabelRestrictionClass in org.jenkinsci.plugins.pollmailboxtrigger
Constructors in org.jenkinsci.plugins.pollmailboxtrigger with parameters of type LabelRestrictionClassModifierConstructorDescriptionPollMailboxTrigger(String cronTabSpec, LabelRestrictionClass labelRestriction, boolean enableConcurrentBuild, String host, String username, Secret password, String script, String attachments)