Class DataCollectionSheetInstanceResetUnlockEvent

java.lang.Object
overit.geocall.bl.GenericEvent<Void>
overit.geocall.bl.BusinessEvent<Void>
overit.geocall.bl.SimpleBusinessEvent<Long,Void>
overit.geocallapp.wfm.mobileforms.bl.instance.event.DataCollectionSheetInstanceResetUnlockEvent

public class DataCollectionSheetInstanceResetUnlockEvent extends SimpleBusinessEvent<Long,Void>
Business event for resetting the unlock request flag on a data collection sheet. Sets the unlock request flag to false after processing an unlock request.
Since:
22.0
  • Constructor Details

    • DataCollectionSheetInstanceResetUnlockEvent

      public DataCollectionSheetInstanceResetUnlockEvent(Long input)
      Creates a new reset unlock event for the specified sheet.
      Parameters:
      input - the ID of the sheet to reset