Uses of Enum Class
org.jenkinsci.test.acceptance.plugins.logparser.LogParserPublisher.RuleType
Packages that use LogParserPublisher.RuleType
-
Uses of LogParserPublisher.RuleType in org.jenkinsci.test.acceptance.plugins.logparser
Methods in org.jenkinsci.test.acceptance.plugins.logparser that return LogParserPublisher.RuleTypeModifier and TypeMethodDescriptionstatic LogParserPublisher.RuleTypeReturns the enum constant of this class with the specified name.static LogParserPublisher.RuleType[]LogParserPublisher.RuleType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jenkinsci.test.acceptance.plugins.logparser with parameters of type LogParserPublisher.RuleTypeModifier and TypeMethodDescriptionvoidLogParserPublisher.setRule(LogParserPublisher.RuleType type, String rule) Sets the rule type and value for it.