Uses of Class
org.jenkinsci.plugins.aquadockerscannerbuildstep.ScannerExecuter.ImageLocation
-
-
Uses of ScannerExecuter.ImageLocation in org.jenkinsci.plugins.aquadockerscannerbuildstep
Methods in org.jenkinsci.plugins.aquadockerscannerbuildstep that return ScannerExecuter.ImageLocation Modifier and Type Method Description static ScannerExecuter.ImageLocation
ScannerExecuter.ImageLocation. valueOf(String name)
Returns the enum constant of this type with the specified name.static ScannerExecuter.ImageLocation[]
ScannerExecuter.ImageLocation. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-