Uses of Class
com.checkmarx.ast.project.Project
-
Packages that use Project Package Description com.checkmarx.ast.wrapper -
-
Uses of Project in com.checkmarx.ast.wrapper
Methods in com.checkmarx.ast.wrapper that return Project Modifier and Type Method Description ProjectCxWrapper. projectShow(@NonNull UUID projectId)Methods in com.checkmarx.ast.wrapper that return types with arguments of type Project Modifier and Type Method Description List<Project>CxWrapper. projectList()List<Project>CxWrapper. projectList(String filter)
-