Uses of Class
hudson.markup.MarkupFormatter
-
Uses of MarkupFormatter in hudson.markup
Modifier and TypeClassDescriptionclass
MarkupFormatter
that treats the input as the escaped html.Modifier and TypeMethodDescriptionMarkupFormatterDescriptor.all()
Returns all the registeredMarkupFormatterDescriptor
s. -
Uses of MarkupFormatter in hudson.security
-
Uses of MarkupFormatter in jenkins.model
Modifier and TypeMethodDescriptionJenkins.getMarkupFormatter()
Gets the markup formatter used in the system.Modifier and TypeMethodDescriptionvoid
Jenkins.setMarkupFormatter
(MarkupFormatter f) Sets the markup formatter used in the system globally.