Interface ServerFilesConstants


  • public interface ServerFilesConstants
    Server side constants related to directories and files layout.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static String TRASH_DIR_NAME
      Name of the directory old files should be moved to.
    • Field Detail

      • TRASH_DIR_NAME

        static final String TRASH_DIR_NAME
        Name of the directory old files should be moved to.
        See Also:
        Constant Field Values