Uses of Class
com.hello2morrow.sonargraph.integration.jenkins.controller.AbstractHTMLAction
-
Packages that use AbstractHTMLAction Package Description com.hello2morrow.sonargraph.integration.jenkins.controller -
-
Uses of AbstractHTMLAction in com.hello2morrow.sonargraph.integration.jenkins.controller
Subclasses of AbstractHTMLAction in com.hello2morrow.sonargraph.integration.jenkins.controller Modifier and Type Class Description class
InvisibleDiffAction
class
InvisibleFromSidebarAction
Extending from this class means that your action will not be visible as a link in the sidebar, but since you can implement the getURLName method, It will be possible to access the action by using the URL.class
InvisibleReportAction
class
SonargraphDiffAction
class
SonargraphReportAction
-