Class UploadCleanup
java.lang.Object
de.businesscode.bcdui.upload.data.steps.UploadCleanup
- All Implemented Interfaces:
IUploadStep
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final Stringprotected final UploadControlprotected final String -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.businesscode.bcdui.upload.data.steps.IUploadStep
setParams
-
Field Details
-
STEP_ID
- See Also:
-
NUMBER_OF_DAYS
public static final int NUMBER_OF_DAYS- See Also:
-
uc
-
userId
-
-
Constructor Details
-
UploadCleanup
Constructor- Parameters:
uc-userId-
-
-
Method Details
-
process
remove outdated data from the 4 upload tables- Specified by:
processin interfaceIUploadStep- Throws:
ExceptionUploadExceptionSQLException
-