Class BTLogMasterUpdate

java.lang.Object
overit.geocall.bl.BusinessTask<LogMasterUpdateEvent>
overit.geocallapp.wfm.core.bl.log.master.task.BTLogMasterUpdate
All Implemented Interfaces:
Serializable, Tool

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