Class DataCollectionSheetInstanceUnlockingRequestCheckEvent

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

public class DataCollectionSheetInstanceUnlockingRequestCheckEvent extends SimpleBusinessEvent<Long,Void>
Business event for validating if a data collection sheet unlocking request can be requested. Checks all unlock requirements and returns validation results.
Since:
22.0
  • Constructor Details

    • DataCollectionSheetInstanceUnlockingRequestCheckEvent

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