Class FortifyPlugin.RunTranslationBlock

    • Constructor Detail

      • RunTranslationBlock

        @DataBoundConstructor
        public RunTranslationBlock​(FortifyPlugin.TranslationTypeBlock translationType,
                                   boolean translationDebug,
                                   boolean translationVerbose,
                                   String translationLogFile)
        Deprecated.
    • Method Detail

      • isBasicTranslationType

        public boolean isBasicTranslationType()
        Deprecated.
      • isAdvancedTranslationType

        public boolean isAdvancedTranslationType()
        Deprecated.
      • isBasicJavaTranslationType

        public boolean isBasicJavaTranslationType()
        Deprecated.
      • isBasicDotNetTranslationType

        public boolean isBasicDotNetTranslationType()
        Deprecated.
      • isBasicMaven3TranslationType

        public boolean isBasicMaven3TranslationType()
        Deprecated.
      • isBasicGradleTranslationType

        public boolean isBasicGradleTranslationType()
        Deprecated.
      • isBasicOtherTranslationType

        public boolean isBasicOtherTranslationType()
        Deprecated.
      • isBasicDotNetProjectSolutionScanType

        public boolean isBasicDotNetProjectSolutionScanType()
        Deprecated.
      • isBasicDotNetSourceCodeScanType

        public boolean isBasicDotNetSourceCodeScanType()
        Deprecated.
      • isBasicDotNetDevenvBuildType

        public boolean isBasicDotNetDevenvBuildType()
        Deprecated.
      • isBasicDotNetMSBuildBuildType

        public boolean isBasicDotNetMSBuildBuildType()
        Deprecated.
      • getTranslationType

        public String getTranslationType()
        Deprecated.
      • getTranslationOptions

        public String getTranslationOptions()
        Deprecated.
      • getTranslationExcludeList

        public String getTranslationExcludeList()
        Deprecated.
      • getTranslationJavaVersion

        public String getTranslationJavaVersion()
        Deprecated.
      • getTranslationClasspath

        public String getTranslationClasspath()
        Deprecated.
      • getTranslationSourceFiles

        public String getTranslationSourceFiles()
        Deprecated.
      • getTranslationAddOptions

        public String getTranslationAddOptions()
        Deprecated.
      • getDotNetDevenvProjects

        public String getDotNetDevenvProjects()
        Deprecated.
      • getDotNetDevenvAddOptions

        public String getDotNetDevenvAddOptions()
        Deprecated.
      • getDotNetMSBuildProjects

        public String getDotNetMSBuildProjects()
        Deprecated.
      • getDotNetMSBuildAddOptions

        public String getDotNetMSBuildAddOptions()
        Deprecated.
      • getDotNetSourceCodeFrameworkVersion

        public String getDotNetSourceCodeFrameworkVersion()
        Deprecated.
      • getDotNetSourceCodeLibdirs

        public String getDotNetSourceCodeLibdirs()
        Deprecated.
      • getDotNetSourceCodeAddOptions

        public String getDotNetSourceCodeAddOptions()
        Deprecated.
      • getDotNetSourceCodeSrcFiles

        public String getDotNetSourceCodeSrcFiles()
        Deprecated.
      • getMaven3Options

        public String getMaven3Options()
        Deprecated.
      • getMaven3SkipBuild

        public boolean getMaven3SkipBuild()
        Deprecated.
      • getMaven3Name

        public String getMaven3Name()
        Deprecated.
      • getGradleSkipBuild

        public boolean getGradleSkipBuild()
        Deprecated.
      • getGradleUseWrapper

        public boolean getGradleUseWrapper()
        Deprecated.
      • getGradleTasks

        public String getGradleTasks()
        Deprecated.
      • getGradleOptions

        public String getGradleOptions()
        Deprecated.
      • getOtherOptions

        public String getOtherOptions()
        Deprecated.
      • getOtherIncludesList

        public String getOtherIncludesList()
        Deprecated.
      • getTranslationDebug

        public boolean getTranslationDebug()
        Deprecated.
      • getTranslationVerbose

        public boolean getTranslationVerbose()
        Deprecated.
      • getTranslationLogFile

        public String getTranslationLogFile()
        Deprecated.