Uses of Enum Class
io.jenkins.plugins.tools.Logger.LineType
Packages that use Logger.LineType
- 
Uses of Logger.LineType in io.jenkins.plugins.tools
Methods in io.jenkins.plugins.tools that return Logger.LineTypeModifier and TypeMethodDescriptionstatic Logger.LineTypeReturns the enum constant of this class with the specified name.static Logger.LineType[]Logger.LineType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.jenkins.plugins.tools with parameters of type Logger.LineTypeModifier and TypeMethodDescriptionstatic voidLogger.line(TaskListener listener, Logger.LineType lineType) 分割线