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

public class MainVersionFileLoadEvent extends SimpleBusinessEvent<String,BOFile>
Event to load the main version of a BOFile, which corresponds to the currently active one or the latest one if the active one is not available.
The launcher must provide a valid BOFile uuid in order to successfully call this event.
The listener loads all the BOFile components starting from the event input, i.e. the given BOFile uuid.
Since:
14.0
GCApi:
event
Reactors:
BTMainVersionFileLoad(0)
No Spouts
  • Constructor Details

    • MainVersionFileLoadEvent

      public MainVersionFileLoadEvent(String uuid)
      Instantiates a new main version file load event.
      Parameters:
      uuid - the BOFile uuid