Class FileEntityProperties

    • Constructor Detail

      • FileEntityProperties

        public FileEntityProperties()
    • Method Detail

      • directory

        public String directory()
        Get the directory property: The full path to the file.
        Returns:
        the directory value.
      • fileHashEntityIds

        public List<String> fileHashEntityIds()
        Get the fileHashEntityIds property: The file hash entity identifiers associated with this file.
        Returns:
        the fileHashEntityIds value.
      • fileName

        public String fileName()
        Get the fileName property: The file name without path (some alerts might not include path).
        Returns:
        the fileName value.
      • hostEntityId

        public String hostEntityId()
        Get the hostEntityId property: The Host entity id which the file belongs to.
        Returns:
        the hostEntityId value.