Index

A C G I L S 
All Classes and Interfaces|All Packages|Serialized Form

A

AntivirusConfiguration - Interface in com.xwiki.antivirus
Configuration of the Antivirus Application.
AntivirusEngine - Interface in com.xwiki.antivirus
Antivirus engine, in charge of the actual scanning attachments.
AntivirusException - Exception in com.xwiki.antivirus
Exception thrown by the Antivirus application.
AntivirusException(String) - Constructor for exception com.xwiki.antivirus.AntivirusException
 
AntivirusException(String, Throwable) - Constructor for exception com.xwiki.antivirus.AntivirusException
 
AntivirusLog - Interface in com.xwiki.antivirus
Logs an Antivirus incident.
AntivirusReportSender - Interface in com.xwiki.antivirus
Sends the result of an antivirus scheduled scan as a report to the wiki admins.
AntivirusScan - Class in com.xwiki.antivirus
The result of an Antivirus Job scan.
AntivirusScan(Date, Date, int) - Constructor for class com.xwiki.antivirus.AntivirusScan
 
AntivirusScriptService - Class in com.xwiki.antivirus.script
Exposing Antivirus API to scripts.
AntivirusScriptService() - Constructor for class com.xwiki.antivirus.script.AntivirusScriptService
 

C

com.xwiki.antivirus - package com.xwiki.antivirus
 
com.xwiki.antivirus.script - package com.xwiki.antivirus.script
 

G

getAntivirusNames() - Method in class com.xwiki.antivirus.script.AntivirusScriptService
 
getAttachmentReference() - Method in class com.xwiki.antivirus.ScanResult
 
getDefaultAntivirusName() - Method in class com.xwiki.antivirus.script.AntivirusScriptService
 
getDefaultEngineName() - Method in interface com.xwiki.antivirus.AntivirusConfiguration
 
getEndData() - Method in class com.xwiki.antivirus.AntivirusScan
 
getfoundViruses() - Method in class com.xwiki.antivirus.ScanResult
 
getIncidents(Date) - Method in interface com.xwiki.antivirus.AntivirusLog
Retrieves all the logged incidents that happened after a given date.
getMaxFileSize() - Method in interface com.xwiki.antivirus.AntivirusConfiguration
 
getScannedFiles() - Method in class com.xwiki.antivirus.AntivirusScan
 
getStartDate() - Method in class com.xwiki.antivirus.AntivirusScan
 

I

isClean() - Method in class com.xwiki.antivirus.ScanResult
 
isEnabled() - Method in interface com.xwiki.antivirus.AntivirusConfiguration
 

L

log(XWikiAttachment, Collection<String>, String, String, String) - Method in interface com.xwiki.antivirus.AntivirusLog
Logs an incident.

S

scan(XWikiAttachment) - Method in interface com.xwiki.antivirus.AntivirusEngine
 
ScanResult - Class in com.xwiki.antivirus
The result of a virus scan performed on an attachment.
ScanResult(AttachmentReference, boolean, Collection<String>) - Constructor for class com.xwiki.antivirus.ScanResult
 
sendReport(AntivirusScan) - Method in interface com.xwiki.antivirus.AntivirusReportSender
 
shouldAlwaysSendReport() - Method in interface com.xwiki.antivirus.AntivirusConfiguration
 
A C G I L S 
All Classes and Interfaces|All Packages|Serialized Form