Class DetectionService
- java.lang.Object
-
- com.stackrox.jenkins.plugins.services.DetectionService
-
public class DetectionService extends Object
-
-
Constructor Summary
Constructors Constructor Description DetectionService(com.stackrox.invoker.ApiClient client)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<PolicyViolation>
getPolicyViolations(String imageName, String cluster)
-
-
-
Method Detail
-
getPolicyViolations
public List<PolicyViolation> getPolicyViolations(String imageName, String cluster) throws IOException
- Throws:
IOException
-
-