Uses of Class
org.exoplatform.social.service.malwareDetection.connector.MalwareDetectionItemConnector
-
Packages that use MalwareDetectionItemConnector Package Description org.exoplatform.social.service.malwareDetection org.exoplatform.social.service.malwareDetection.connector -
-
Uses of MalwareDetectionItemConnector in org.exoplatform.social.service.malwareDetection
Methods in org.exoplatform.social.service.malwareDetection that return types with arguments of type MalwareDetectionItemConnector Modifier and Type Method Description Map<String,MalwareDetectionItemConnector>MalwareDetectionService. getMalwareDetectionItemConnectors()Gets all current malware detection item connectorsMethods in org.exoplatform.social.service.malwareDetection with parameters of type MalwareDetectionItemConnector Modifier and Type Method Description voidMalwareDetectionService. addMalwareDetectionItemConnector(MalwareDetectionItemConnector malwareDetectionItemConnector)Add Malware detection item connector to the servicevoidMalwareDetectionService. addMalwareDetectionItemConnector(MalwareDetectionItemConnector malwareDetectionItemConnector, Boolean override)Add malware detection item connector to the service -
Uses of MalwareDetectionItemConnector in org.exoplatform.social.service.malwareDetection.connector
Subclasses of MalwareDetectionItemConnector in org.exoplatform.social.service.malwareDetection.connector Modifier and Type Class Description classMalwareDetectionFilesConnector
-