Uses of Class
fi.meliora.testlab.ext.jenkins.TestlabNotifier.RulesetSettings
Packages that use TestlabNotifier.RulesetSettings
-
Uses of TestlabNotifier.RulesetSettings in fi.meliora.testlab.ext.jenkins
Methods in fi.meliora.testlab.ext.jenkins that return TestlabNotifier.RulesetSettingsMethods in fi.meliora.testlab.ext.jenkins with parameters of type TestlabNotifier.RulesetSettingsModifier and TypeMethodDescriptionvoid
TestlabNotifier.setRulesetSettings
(TestlabNotifier.RulesetSettings rulesetSettings) Constructors in fi.meliora.testlab.ext.jenkins with parameters of type TestlabNotifier.RulesetSettingsModifierConstructorDescriptionTestlabNotifier
(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.