java.lang.Object
com.flexstor.common.Constants
- public class Constants
- extends java.lang.Object
This class contains global constants
- Version:
- 2.1
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FILESTAT_ON_LINE
public static final int FILESTAT_ON_LINE
- Archive status
- See Also:
- Constant Field Values
FILESTAT_ARCHIVED
public static final int FILESTAT_ARCHIVED
- See Also:
- Constant Field Values
FILESTAT_ARCHIVE_IN_PROCESS
public static final int FILESTAT_ARCHIVE_IN_PROCESS
- See Also:
- Constant Field Values
FILESTAT_RESTORE_IN_PROCESS
public static final int FILESTAT_RESTORE_IN_PROCESS
- See Also:
- Constant Field Values
FILESTAT_FILE_NOT_FOUND
public static final int FILESTAT_FILE_NOT_FOUND
- See Also:
- Constant Field Values
FILESTAT_AVALABLE_FOR_ARCHIVE
public static final int FILESTAT_AVALABLE_FOR_ARCHIVE
- See Also:
- Constant Field Values
FILESTAT_DOES_NOT_EXIST
public static final int FILESTAT_DOES_NOT_EXIST
- See Also:
- Constant Field Values
SPACE
public static final char SPACE
- SPACE
- See Also:
- Constant Field Values
EMPTY_STRING
public static final java.lang.String EMPTY_STRING
- See Also:
- Constant Field Values
IMPORT_CONTROL_EXT
public static final java.lang.String IMPORT_CONTROL_EXT
- File Names
- See Also:
- Constant Field Values
SEND_CONV_EXT
public static final java.lang.String SEND_CONV_EXT
- See Also:
- Constant Field Values
Constants
public Constants()