@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_CHANGED The action.type for this action. |
private java.util.List<org.simplemes.mes.system.OrderLSNStatusChangeDetail> |
list The list of new Order/LSN value(s). |
private java.lang.String |
type The recommended client action. |
Constructor and description |
---|
OrderLSNStatusChangedAction
() |
Groovy Documentation