Package overit.geocallapp.wfm.workorders.bl.header.task
package overit.geocallapp.wfm.workorders.bl.header.task
-
ClassesClassDescriptionBusiness task in order to save a history of
BOWorkOrderHeader.Business task to insert a work order header.
The new work order is created in a draft state.Business task in order to load aBOWorkOrderHeader.
When theWorkOrderHeaderLoadEventis launched the BT notices the call and loads theBOWorkOrderHeaderbasing on the event's input.Task that listen theWorkOrderHeaderNotificationEventthat is launched when there is a change in the entityBOWorkOrderHeaderThis task depending on theWorkOrderHeaderNotificationActiondoes the login needed by the action done on the entity.Business task in order to assign an operation center and create a new code.
When theWorkOrderHeaderOperationCenterAssignmentEventis launched the BT notices the call and loads theBOWorkOrderHeaderbasing on the event's input.Business task in order to search aBOWorkOrderHeader.
When theWorkOrderHeaderSearchEventis launched the BT notices the call and searches theBOWorkOrderHeaderbasing on the event's input.Business task in order to update aBOWorkOrderHeader.