Uses of Class
fi.meliora.testlab.ext.jenkins.TestlabNotifier.PublishTap
Packages that use TestlabNotifier.PublishTap
-
Uses of TestlabNotifier.PublishTap in fi.meliora.testlab.ext.jenkins
Methods in fi.meliora.testlab.ext.jenkins that return TestlabNotifier.PublishTapMethods in fi.meliora.testlab.ext.jenkins with parameters of type TestlabNotifier.PublishTapModifier and TypeMethodDescriptionvoid
TestlabNotifier.setPublishTap
(TestlabNotifier.PublishTap publishTap) Constructors in fi.meliora.testlab.ext.jenkins with parameters of type TestlabNotifier.PublishTapModifierConstructorDescriptionTestlabNotifier
(String projectKey, String ruleset, TestlabNotifier.RulesetSettings rulesetSettings, String description, String parameters, TestlabNotifier.PublishRobot publishRobot, TestlabNotifier.PublishTap publishTap, TestlabNotifier.AdvancedSettings advancedSettings) This annotation tells Hudson to call this constructor, with values from the configuration form page with matching parameter names.