public class ConfirmShippedConsignmentAction extends AbstractConsignmentWorkflow
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
FAILED_MESSAGE |
static java.lang.String |
SUCCESS_MESSAGE |
RETRIES| Constructor and Description |
|---|
ConfirmShippedConsignmentAction() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canPerform(<any> actionContext) |
java.lang.String |
getConfirmationMessage(<any> actionContext) |
protected WarehousingShippingService |
getWarehousingShippingService() |
boolean |
needsConfirmation(<any> actionContext) |
<any> |
perform(<any> actionContext) |
getConsignmentActionResult, getModelService, getNotificationService, getUpdatedConsignmentStatus, isFulfillmentExternalpublic static final java.lang.String SUCCESS_MESSAGE
public static final java.lang.String FAILED_MESSAGE
public boolean canPerform(<any> actionContext)
public java.lang.String getConfirmationMessage(<any> actionContext)
public boolean needsConfirmation(<any> actionContext)
public <any> perform(<any> actionContext)
protected WarehousingShippingService getWarehousingShippingService()
Copyright © 2018 SAP SE. All Rights Reserved.