Uses of Class
org.jenkinsci.plugins.xvfb.XvfbInstallation

Uses of XvfbInstallation in org.jenkinsci.plugins.xvfb
 

Methods in org.jenkinsci.plugins.xvfb that return XvfbInstallation
 XvfbInstallation XvfbInstallation.forEnvironment(hudson.EnvVars environment)
           
 XvfbInstallation XvfbInstallation.forNode(hudson.model.Node node, hudson.model.TaskListener log)
           
 XvfbInstallation XvfbBuildWrapper.getInstallation(hudson.EnvVars env, hudson.model.Node node, hudson.model.BuildListener listener)
           
 XvfbInstallation[] XvfbInstallation.DescriptorImpl.getInstallations()
           
 XvfbInstallation[] XvfbBuildWrapper.XvfbBuildWrapperDescriptor.getInstallations()
           
 

Methods in org.jenkinsci.plugins.xvfb with parameters of type XvfbInstallation
 void XvfbInstallation.DescriptorImpl.setInstallations(XvfbInstallation... installations)
           
 void XvfbBuildWrapper.XvfbBuildWrapperDescriptor.setInstallations(XvfbInstallation... installations)
           
 



Copyright © 2004–2015. All rights reserved.