Class BTAssetNotification

java.lang.Object
overit.geocall.bl.BusinessTask<AssetNotificationEvent>
overit.geocallapp.wfm.assets.bl.task.BTAssetNotification
All Implemented Interfaces:
Serializable, Tool

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