Class DataCollectionSheetInstanceRequestUnlockEvent

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

public class DataCollectionSheetInstanceRequestUnlockEvent extends SimpleBusinessEvent<Long,Void>
Business event for requesting unlocking of a data collection sheet.
Since:
22.0
  • Constructor Details

    • DataCollectionSheetInstanceRequestUnlockEvent

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