Class BTDataCollectionSheetInstanceResetUnlock

All Implemented Interfaces:
Serializable, Tool, ValidExecution

Business task for resetting the unlock request flag on a data collection sheet.

This task processes DataCollectionSheetInstanceResetUnlockEvent events and sets the unlock request flag to false after an unlock request has been processed.

The reset workflow involves:

  1. Loading the sheet from the database
  2. Setting the unlock request flag to false
  3. Updating the sheet in the database
Since:
22.0
See Also: