Class PolarisParametersService

java.lang.Object
io.jenkins.plugins.synopsys.security.scan.service.scan.polaris.PolarisParametersService

public class PolarisParametersService extends Object
  • Constructor Details

    • PolarisParametersService

      public PolarisParametersService(TaskListener listener, EnvVars envVars)
  • Method Details

    • hasAllMandatoryCoverityParams

      public boolean hasAllMandatoryCoverityParams(Map<String,Object> polarisParameters)
    • preparePolarisObjectForBridge

      public Polaris preparePolarisObjectForBridge(Map<String,Object> polarisParameters)
    • prepareProjectObjectForBridge

      public Project prepareProjectObjectForBridge(Map<String,Object> polarisParameters)