Uses of Class
com.hello2morrow.sonargraph.integration.jenkins.tool.SonargraphBuild
-
Packages that use SonargraphBuild Package Description com.hello2morrow.sonargraph.integration.jenkins.tool -
-
Uses of SonargraphBuild in com.hello2morrow.sonargraph.integration.jenkins.tool
Methods in com.hello2morrow.sonargraph.integration.jenkins.tool that return SonargraphBuild Modifier and Type Method Description SonargraphBuild
SonargraphBuild. forEnvironment(hudson.EnvVars environment)
SonargraphBuild
SonargraphBuild. forNode(hudson.model.Node node, hudson.model.TaskListener log)
SonargraphBuild
SonargraphBuild.DescriptorImpl. getSonargraphBuild(String name)
Methods in com.hello2morrow.sonargraph.integration.jenkins.tool with parameters of type SonargraphBuild Modifier and Type Method Description void
SonargraphBuild.DescriptorImpl. setInstallations(SonargraphBuild... installations)
-