Uses of Class
fi.meliora.testlab.ext.jenkins.TestlabNotifier.PublishRobot
Packages that use TestlabNotifier.PublishRobot
-
Uses of TestlabNotifier.PublishRobot in fi.meliora.testlab.ext.jenkins
Methods in fi.meliora.testlab.ext.jenkins that return TestlabNotifier.PublishRobotMethods in fi.meliora.testlab.ext.jenkins with parameters of type TestlabNotifier.PublishRobotModifier and TypeMethodDescriptionvoid
TestlabNotifier.setPublishRobot
(TestlabNotifier.PublishRobot publishRobot) Constructors in fi.meliora.testlab.ext.jenkins with parameters of type TestlabNotifier.PublishRobotModifierConstructorDescriptionTestlabNotifier
(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.