Uses of Class
com.checkmarx.ast.kicsRealtimeResults.ast.kicsRealtimeResult.KicsLocation
-
Packages that use KicsLocation Package Description com.checkmarx.ast.kicsRealtimeResults.ast.kicsRealtimeResult -
-
Uses of KicsLocation in com.checkmarx.ast.kicsRealtimeResults.ast.kicsRealtimeResult
Constructor parameters in com.checkmarx.ast.kicsRealtimeResults.ast.kicsRealtimeResult with type arguments of type KicsLocation Constructor Description KicsResult(String queryName, String queryID, String severity, String platform, String category, String description, List<KicsLocation> locations)
-