Class WarningsDeleteEvent


public class WarningsDeleteEvent extends SimpleBusinessEvent<Long,Void>
Event to delete a set of BOWarning.
The launcher must provide a valid timesheet id in order to successfully call this event.
The listener deletes all the BOWarning linked to the given timesheet id, i.e the event input.
Since:
9.2
GCApi:
event
Reactors:
BTWarningsDelete(0)
No Spouts
  • Constructor Details

    • WarningsDeleteEvent

      public WarningsDeleteEvent(Long timesheetId)
      Instantiates a new warnings delete event.
      Parameters:
      timesheetId - the timesheet id