com.application.areca
Interface EntryStatus
public interface EntryStatus
- Author:
- Olivier PETRUCCI
Areca Build ID : 7299034069467778562
STATUS_UNKNOWN
static final short STATUS_UNKNOWN
- See Also:
- Constant Field Values
STATUS_NOT_STORED
static final short STATUS_NOT_STORED
- See Also:
- Constant Field Values
STATUS_STORED
static final short STATUS_STORED
- See Also:
- Constant Field Values
STATUS_MISSING
static final short STATUS_MISSING
- See Also:
- Constant Field Values
STATUS_CREATED
static final short STATUS_CREATED
- See Also:
- Constant Field Values
STATUS_FIRST_BACKUP
static final short STATUS_FIRST_BACKUP
- See Also:
- Constant Field Values
STATUS_MODIFIED
static final short STATUS_MODIFIED
- See Also:
- Constant Field Values
STATUS_DELETED
static final short STATUS_DELETED
- See Also:
- Constant Field Values