Class MalwareDetectionRestService
- java.lang.Object
-
- org.exoplatform.social.service.malwareDetection.rest.MalwareDetectionRestService
-
- All Implemented Interfaces:
org.exoplatform.services.rest.resource.ResourceContainer
public class MalwareDetectionRestService extends Object implements org.exoplatform.services.rest.resource.ResourceContainer
- Author:
- Ayoub Zayati
-
-
Constructor Summary
Constructors Constructor Description MalwareDetectionRestService(MalwareDetectionService malwareDetectionService)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.ws.rs.core.ResponseprocessInfectedItems(List<String> infectedItemsPaths, String token)
-
-
-
Constructor Detail
-
MalwareDetectionRestService
public MalwareDetectionRestService(MalwareDetectionService malwareDetectionService)
-
-