Package de.elo.ix.client
Class ControlBackupInfo
java.lang.Object
byps.BValueClass
de.elo.ix.client.ValueClass
de.elo.ix.client.ControlBackupInfo
- All Implemented Interfaces:
Serializable
Mode for the ELOdm backup and purge tasks
- Since:
- 8.00.032.001
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected int
Start, stop and status of the ELOdm backup and purge tasks (constants in ControlBackupInfoC)Fields inherited from class byps.BValueClass
bypsClient, changedMembers, dbHelper, FLAG_SEALED, flags
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class byps.BValueClass
getBypsClient, getChangedMembers, getDbHelper, isChangedMember, isSealed, seal, seal, setBypsClient, setChangedMember, setChangedMembers, setDbHelper
-
Field Details
-
mode
protected int modeStart, stop and status of the ELOdm backup and purge tasks (constants in ControlBackupInfoC)
-
-
Constructor Details
-
ControlBackupInfo
public ControlBackupInfo() -
ControlBackupInfo
public ControlBackupInfo(int mode)
-
-
Method Details