Class WorkOrderUnlockInput
java.lang.Object
overit.geocallapp.wfm.workorders.bl.event.WorkOrderUnlockInput
Input bean for
WorkOrderUnlockEvent. - Since:
- 17.0
- GCApi:
- bo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintvoidsetCallingSystem(int callingSystem) voidsetWorkOrder(Long workOrder) voidsetWorkOrderOperation(Long workOrderOperation) voidsetWoUpdateValues(Map<String, Object> woUpdateValues)
-
Constructor Details
-
WorkOrderUnlockInput
public WorkOrderUnlockInput()
-
-
Method Details
-
getWorkOrder
-
setWorkOrder
-
getWorkOrderOperation
-
setWorkOrderOperation
-
getCallingSystem
public int getCallingSystem() -
setCallingSystem
public void setCallingSystem(int callingSystem) -
getWoUpdateValues
-
setWoUpdateValues
-