Index

F I R S W 
All Classes and Interfaces|All Packages

F

FontAwesomeApi - Class in io.jenkins.plugins.fontawesome.api
Dummy class to make Jenkins HPI plug-in and InjectedTests happy.
FontAwesomeApi() - Constructor for class io.jenkins.plugins.fontawesome.api.FontAwesomeApi
 
fontAwesomeSvgIcon(String) - Static method in class io.jenkins.plugins.fontawesome.api.SvgTag
Creates a new SvgTag that renders the specified SVG icon of FontAwesome.

I

io.jenkins.plugins.fontawesome.api - package io.jenkins.plugins.fontawesome.api
 

R

render() - Method in class io.jenkins.plugins.fontawesome.api.SvgTag
Renders this tag into plain HTML String representation.

S

SvgTag - Class in io.jenkins.plugins.fontawesome.api
Textual SVG tag representation that shows a FontAwesome icon.
SvgTag(String) - Constructor for class io.jenkins.plugins.fontawesome.api.SvgTag
Creates a new SvgTag that renders the specified SVG icon of FontAwesome.
SvgTag(String, JenkinsFacade) - Constructor for class io.jenkins.plugins.fontawesome.api.SvgTag
Creates a new SvgTag that renders the specified SVG icon of FontAwesome.

W

withClasses(String...) - Method in class io.jenkins.plugins.fontawesome.api.SvgTag
Uses the specified class names for this SVG tag.
F I R S W 
All Classes and Interfaces|All Packages