Uses of Class
com.checkmarx.ast.wrapper.CxException
-
Packages that use CxException Package Description com.checkmarx.ast.wrapper -
-
Uses of CxException in com.checkmarx.ast.wrapper
Methods in com.checkmarx.ast.wrapper that throw CxException Modifier and Type Method Description StringCxWrapper. authValidate()List<CodeBashing>CxWrapper. codeBashingList(@NonNull String cweId, @NonNull String language, @NonNull String queryName)intCxWrapper. getResultsBfl(@NonNull UUID scanId, @NonNull String queryId, List<Node> resultNodes)booleanCxWrapper. ideScansEnabled()KicsRealtimeResultsCxWrapper. kicsRealtimeScan(@NonNull String fileSources, String engine, String additionalParams)KicsRemediationCxWrapper. kicsRemediate(@NonNull String resultsFile, String kicsFile, String engine, String similarityIds)List<LearnMore>CxWrapper. learnMore(String queryId)List<String>CxWrapper. projectBranches(@NonNull UUID projectId, String filter)List<Project>CxWrapper. projectList()List<Project>CxWrapper. projectList(String filter)ProjectCxWrapper. projectShow(@NonNull UUID projectId)ResultsCxWrapper. results(@NonNull UUID scanId)StringCxWrapper. results(@NonNull UUID scanId, ReportFormat reportFormat)ResultsSummaryCxWrapper. resultsSummary(@NonNull UUID scanId)StringCxThinWrapper. run(@NonNull String arguments)voidCxWrapper. scanCancel(String scanId)ScanCxWrapper. scanCreate(@NonNull Map<String,String> params)ScanCxWrapper. scanCreate(@NonNull Map<String,String> params, String additionalParameters)List<Scan>CxWrapper. scanList()List<Scan>CxWrapper. scanList(String filter)ScanCxWrapper. scanShow(@NonNull UUID scanId)StringCxWrapper. scaRemediation(String packageFiles, String packages, String packageVersion)List<TenantSetting>CxWrapper. tenantSettings()List<Predicate>CxWrapper. triageShow(@NonNull UUID projectId, String similarityId, String scanType)voidCxWrapper. triageUpdate(@NonNull UUID projectId, String similarityId, String scanType, String state, String comment, String severity)
-