Class PutStaticScanSetupModel


  • public class PutStaticScanSetupModel
    extends Object
    • Constructor Detail

      • PutStaticScanSetupModel

        public PutStaticScanSetupModel​(int assessmentTypeId,
                                       int entitlementId,
                                       int entitlementFrequencyType,
                                       int technologyStackId,
                                       Integer languageLevelId,
                                       boolean performOpenSourceAnalysis,
                                       int auditPreferenceType)
    • Method Detail

      • getAssessmentTypeId

        public int getAssessmentTypeId()
      • getEntitlementId

        public int getEntitlementId()
      • getEntitlementFrequencyType

        public int getEntitlementFrequencyType()
      • getTechnologyStackId

        public int getTechnologyStackId()
      • getLanguageLevelId

        public Integer getLanguageLevelId()
      • isPerformOpenSourceAnalysis

        public boolean isPerformOpenSourceAnalysis()
      • getAuditPreferenceType

        public int getAuditPreferenceType()