java.lang.Object
overit.geocall.bl.GenericEvent<Void>
overit.geocall.bl.BusinessEvent<Void>
overit.geocall.bl.SimpleBusinessEvent<String,Void>
overit.geocallapp.docshare.documents.bl.sharedresource.file.event.FileConfirmEvent

public class FileConfirmEvent extends SimpleBusinessEvent<String,Void>
Event to confirm the upload of a file for the related WebResource.
The launcher must provide a valid file uuid in order to successfully call this event.
Since:
14.0
GCApi:
event
Reactors:
BTFileConfirm(0)
No Spouts
  • Constructor Details

    • FileConfirmEvent

      public FileConfirmEvent(String uuid)
      Instantiates a new file confirm event.
      Parameters:
      uuid - true if the file was uploaded successfully, false otherwise