Package io.jenkins.plugins.formatter
Class CustomMarkupFormatter
java.lang.Object
hudson.model.AbstractDescribableImpl<MarkupFormatter>
hudson.markup.MarkupFormatter
io.jenkins.plugins.formatter.CustomMarkupFormatter
- All Implemented Interfaces:
ExtensionPoint
,Describable<MarkupFormatter>
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class hudson.markup.MarkupFormatter
doPreviewDescription, getDescriptor, getHelpUrl, previewsNowNeedPostForSecurity2153, translate
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
CustomMarkupFormatter
@DataBoundConstructor public CustomMarkupFormatter(boolean disableSyntaxHighlighting)
-
-
Method Details
-
translate
- Specified by:
translate
in classMarkupFormatter
- Throws:
IOException
-