Class BTWorkOrderOperationNotification

java.lang.Object
overit.geocall.bl.BusinessTask<WorkOrderOperationNotificationEvent>
overit.geocallapp.wfm.workorders.bl.operation.task.BTWorkOrderOperationNotification
All Implemented Interfaces:
Serializable, Tool

Task that listen the WorkOrderOperationNotificationEvent that is launched when there is a change in the entity BOWorkOrderOperation This task depending on the WorkOrderOperationNotificationAction does the login needed by the action done on the entity.
Since:
19.0
See Also: