com.ibm.tivoli.maximo.antivirus.interfaces

Class Infection.TYPE

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


    public static final class Infection.TYPE
    extends java.lang.Enum
    type: 0 - VIRUS = virus, 1 - POLICY_VIOLATION = mail policy violation (eg illegal attachment), 2 - CONTAINER_VIOLATION = container violation (eg zip takes too long to decompress)
    See Also:
    Serialized Form