Class ImportFolderHistory

  • All Implemented Interfaces:
    Serializable, Comparable<com.logicaldoc.core.History>

    public class ImportFolderHistory
    extends com.logicaldoc.core.History
    History entry due to an event on an Import Folder.
    Since:
    8.7.1
    Author:
    Marco Meschieri - LogicalDOC
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Object clone()  
      long getImportFolderId()  
      void setImportFolderId​(long importFolderId)  
      • Methods inherited from class com.logicaldoc.core.History

        compareTo, getColor, getComment, getDate, getDevice, getDocId, getDocument, getEvent, getFile, getFilename, getFilenameOld, getFileSize, getFolder, getFolderId, getGeolocation, getIp, getIsNew, getNotified, getPath, getPathOld, getReason, getSessionId, getTenant, getUser, getUserId, getUserLogin, getUsername, getVersion, isNotifyEvent, setClient, setColor, setComment, setDate, setDevice, setDocId, setDocument, setEvent, setFile, setFilename, setFilenameOld, setFileSize, setFolder, setFolderId, setGeolocation, setIp, setIsNew, setNotified, setNotifyEvent, setPath, setPathOld, setReason, setSession, setSessionId, setTenant, setUser, setUserId, setUserLogin, setUsername, setVersion
      • Methods inherited from class com.logicaldoc.core.PersistentObject

        equals, getDeleted, getId, getLastModified, getRecordVersion, getTenantId, hashCode, setDeleted, setId, setLastModified, setRecordVersion, setTenantId, toString