Package com.fortify.plugin.jenkins
Class FortifyPlugin.BasicMaven3TranslationAppTypeBlock
- java.lang.Object
-
- com.fortify.plugin.jenkins.FortifyPlugin.BasicMaven3TranslationAppTypeBlock
-
- All Implemented Interfaces:
FortifyPlugin.BasicTranslationAppTypeBlock
- Enclosing class:
- FortifyPlugin
@Deprecated public static class FortifyPlugin.BasicMaven3TranslationAppTypeBlock extends Object implements FortifyPlugin.BasicTranslationAppTypeBlock
Deprecated.
-
-
Constructor Summary
Constructors Constructor Description BasicMaven3TranslationAppTypeBlock(String maven3Options, boolean skipBuild, String mavenName)
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description String
getMavenName()
Deprecated.String
getOptions()
Deprecated.boolean
getSkipBuild()
Deprecated.
-