@groovy.transform.ToString(includePackage: false, includeNames: true) class OrderLSNStatusChangedAction extends ScanAction
The suggested client dashboard action is to refresh the order/LSN status in the display. This action is recommended based on the barcode scanned.
| Type | Name and description |
|---|---|
private static java.lang.String |
TYPE_ORDER_LSN_STATUS_CHANGEDThe action.type for this action. |
private java.util.List<org.simplemes.mes.system.OrderLSNStatusChangeDetail> |
listThe list of new Order/LSN value(s). |
private java.lang.String |
typeThe recommended client action. |
| Constructor and description |
|---|
OrderLSNStatusChangedAction
() |
Groovy Documentation