Uses of Class
hudson.plugins.sauce_ondemand.AbstractAction
-
Packages that use AbstractAction Package Description hudson.plugins.sauce_ondemand -
-
Uses of AbstractAction in hudson.plugins.sauce_ondemand
Subclasses of AbstractAction in hudson.plugins.sauce_ondemand Modifier and Type Class Description class
SauceOnDemandBuildAction
Presents the links to the Sauce OnDemand jobs on the build summary page.class
SauceOnDemandProjectAction
Backing logic for the Sauce UI component displayed on the Jenkins project page.
-