Class DataCollectionSheetInstanceCloseEvent

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

public class DataCollectionSheetInstanceCloseEvent extends SimpleBusinessEvent<Long,Void>
Event to close a DataCollectionSheetInstance.
The launcher must provide a valid DataCollectionSheetInstance id in order to successfully call this event.
The listener closes all the DataCollectionSheetInstance components starting from the event input, i.e. the given DataCollectionSheetInstance id.
Since:
12.0
GCApi:
event
Reactors:
BTDataCollectionSheetInstanceClose(0)
No Spouts
  • Constructor Details

    • DataCollectionSheetInstanceCloseEvent

      public DataCollectionSheetInstanceCloseEvent(Long input)
      Instantiates a new cancel event for DataCollectionSheetInstance id.
      Parameters:
      input - the prepared object to cancel