java.lang.Object
overit.geocall.bl.BusinessTask<EventEntityLoadEvent>
overit.geocallapp.wfm.core.bl.timesheet.timesheettask.evententity.task.BTEventEntityLoad
All Implemented Interfaces:
Serializable, Tool

@Event(EventEntityLoadEvent.class) public class BTEventEntityLoad extends BusinessTask<EventEntityLoadEvent>
Business task in order to load a BOEventEntity.
When the EventEntityLoadEvent is launched the BT notices the call and loads the BOEventEntity basing on the event's input.

Required fields:

  • event entity id
Since:
9.2
See Also:
GCApi:
task