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

@Event(EventEntityUpdateEvent.class) public class BTEventEntityUpdate extends BusinessTask<EventEntityUpdateEvent>
Business task in order to update a BOEventEntity.
When the EventEntityUpdateEvent is launched the BT notices the call and updates the BOEventEntity basing on the event's input.
Since:
9.2
See Also:
GCApi:
task