Class BTAddressNotification

java.lang.Object
overit.geocall.bl.BusinessTask<AddressNotificationEvent>
overit.geocallapp.wfm.locations.bl.address.task.BTAddressNotification
All Implemented Interfaces:
Serializable, Tool

@Event(AddressNotificationEvent.class) public class BTAddressNotification extends BusinessTask<AddressNotificationEvent>
Task that listen the AddressNotificationEvent that is launched when there is a change in the entity BOAddress This task depending on the AddressNotificationAction does the login needed by the action done on the entity.
Since:
21.0
See Also: