com.ibm.tivoli.maximo.antivirus.interfaces

Class AVScannerResult.STATUS

  • java.lang.Object
    • java.lang.Enum
      • com.ibm.tivoli.maximo.antivirus.interfaces.AVScannerResult.STATUS
  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable
    Enclosing interface:
    AVScannerResult


    public static final class AVScannerResult.STATUS
    extends java.lang.Enum
    The status of the Scanner's Result. OK: The file/zip is alright INFECTED: The file/zip has a virus CLEANED: The file/zip was cleaned of a virus ERROR: Some form of error (???) VIOLATION: (Add this status instead of the POLICY?)
    See Also:
    Serialized Form