Package com.fortify.plugin.jenkins
Class FortifyPlugin.BasicDotNetSourceCodeScanTypeBlock
- java.lang.Object
-
- com.fortify.plugin.jenkins.FortifyPlugin.BasicDotNetSourceCodeScanTypeBlock
-
- All Implemented Interfaces:
FortifyPlugin.BasicDotNetScanTypeBlock
- Enclosing class:
- FortifyPlugin
@Deprecated public static class FortifyPlugin.BasicDotNetSourceCodeScanTypeBlock extends Object implements FortifyPlugin.BasicDotNetScanTypeBlock
Deprecated.
-
-
Constructor Summary
Constructors Constructor Description BasicDotNetSourceCodeScanTypeBlock(String dotNetSourceCodeFrameworkVersion, String dotNetSourceCodeLibdirs, String dotNetSourceCodeAddOptions, String dotNetSourceCodeSrcFiles)
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description String
getAddOptions()
Deprecated.String
getDotNetSrcFiles()
Deprecated.String
getDotNetVersion()
Deprecated.String
getLibdirs()
Deprecated.
-