Class AlfrescoReplicationHandler.FileInfo

    • Constructor Summary

      Constructors 
      Constructor Description
      FileInfo​(java.io.File file, java.lang.String name)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Map<java.lang.String,​java.lang.Object> getAsMap()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FileInfo

        public FileInfo​(java.io.File file,
                        java.lang.String name)
    • Method Detail

      • getAsMap

        public java.util.Map<java.lang.String,​java.lang.Object> getAsMap()