Uses of Class
com.checkmarx.jenkins.tools.CheckmarxInstallation
-
Packages that use CheckmarxInstallation Package Description com.checkmarx.jenkins com.checkmarx.jenkins.tools -
-
Uses of CheckmarxInstallation in com.checkmarx.jenkins
Methods in com.checkmarx.jenkins that return CheckmarxInstallation Modifier and Type Method Description static CheckmarxInstallationPluginUtils. findCheckmarxInstallation(String checkmarxInstallation)CheckmarxInstallation[]CheckmarxScanBuilder.CheckmarxScanBuilderDescriptor. getInstallations()Methods in com.checkmarx.jenkins with parameters of type CheckmarxInstallation Modifier and Type Method Description voidCheckmarxScanBuilder.CheckmarxScanBuilderDescriptor. setInstallations(CheckmarxInstallation... installations) -
Uses of CheckmarxInstallation in com.checkmarx.jenkins.tools
Methods in com.checkmarx.jenkins.tools that return CheckmarxInstallation Modifier and Type Method Description CheckmarxInstallationCheckmarxInstallation. forEnvironment(EnvVars envVars)CheckmarxInstallationCheckmarxInstallation. forNode(Node node, TaskListener taskListener)CheckmarxInstallation[]CheckmarxInstallation.CheckmarxInstallationDescriptor. getInstallations()Methods in com.checkmarx.jenkins.tools with parameters of type CheckmarxInstallation Modifier and Type Method Description voidCheckmarxInstallation.CheckmarxInstallationDescriptor. setInstallations(CheckmarxInstallation... installations)
-