Interface ServerFilesConstants
-
public interface ServerFilesConstantsServer side constants related to directories and files layout.
-
-
Field Summary
Fields Modifier and Type Field Description static StringTRASH_DIR_NAMEName 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
-
-