| Package | Description |
|---|---|
| io.jenkins.plugins.audit.plugins |
| Modifier and Type | Method and Description |
|---|---|
static CustomHTMLLayout.FontSize |
CustomHTMLLayout.FontSize.getFontSize(String size) |
CustomHTMLLayout.FontSize |
CustomHTMLLayout.FontSize.larger() |
static CustomHTMLLayout.FontSize |
CustomHTMLLayout.FontSize.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CustomHTMLLayout.FontSize[] |
CustomHTMLLayout.FontSize.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CustomHTMLLayout.Builder |
CustomHTMLLayout.Builder.withFontSize(CustomHTMLLayout.FontSize fontSize) |
Copyright © 2016–2025. All rights reserved.