Class TrendMicroMalwareDetectionConnector
- java.lang.Object
-
- org.exoplatform.container.component.BaseComponentPlugin
-
- org.exoplatform.social.service.malwareDetection.connector.MalwareDetectionConnector
-
- org.exoplatform.social.service.malwareDetection.connector.TrendMicroMalwareDetectionConnector
-
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
public class TrendMicroMalwareDetectionConnector extends MalwareDetectionConnector
-
-
Field Summary
-
Fields inherited from class org.exoplatform.social.service.malwareDetection.connector.MalwareDetectionConnector
GET_MALWARE_INFECTED_ITEMS_PATHS_OPERATION, MALWARE_DETECTION_FEATURE
-
-
Constructor Summary
Constructors Constructor Description TrendMicroMalwareDetectionConnector(org.exoplatform.container.xml.InitParams initParams)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<String>getInfectedItemsPaths()-
Methods inherited from class org.exoplatform.social.service.malwareDetection.connector.MalwareDetectionConnector
getType, isDefault, setDefault, setType
-
-
-
-
Method Detail
-
getInfectedItemsPaths
public List<String> getInfectedItemsPaths()
- Specified by:
getInfectedItemsPathsin classMalwareDetectionConnector
-
-