Class DataCollectionSheetInstanceUnlockEvent

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.DataCollectionSheetInstanceUnlockEvent

public class DataCollectionSheetInstanceUnlockEvent extends SimpleBusinessEvent<Long,Void>
Business event for unlocking a data collection sheet instance. Validates requirements, fixes the sheet, and resets the unlock request flag.
Since:
22.0
  • Constructor Details

    • DataCollectionSheetInstanceUnlockEvent

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