Class TimesheetEntitiesAggregateLoadEvent


public class TimesheetEntitiesAggregateLoadEvent extends SimpleBusinessEvent<Timesheet,TimesheetEntitiesAggregate>
Event to load a TimesheetEntitiesAggregate.
The launcher must provide a valid timesheet in order to successfully call this event.
The listener loads all the TimesheetEntitiesAggregate informations starting from the event input, i.e. the given timesheet.
Since:
9.2
GCApi:
event
Reactors:
BTTimesheetEntitiesAggregateLoad(0)
No Spouts