public class TriggerSourcingAction
extends AbstractComponentWidgetAdapterAware
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
SOCKET_OUT_CONTEXT |
protected static java.lang.String |
SOURCING_AGAIN_CONFIRMATION_MESSAGE |
| Constructor and Description |
|---|
TriggerSourcingAction() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canPerform(<any> actionContext) |
java.lang.String |
getConfirmationMessage(<any> actionContext) |
protected ModelService |
getModelService() |
protected java.util.List<OrderStatus> |
getValidOrderStatusForResourcing() |
boolean |
needsConfirmation(<any> actionContext) |
<any> |
perform(<any> actionContext) |
protected static final java.lang.String SOCKET_OUT_CONTEXT
protected static final java.lang.String SOURCING_AGAIN_CONFIRMATION_MESSAGE
public boolean canPerform(<any> actionContext)
public java.lang.String getConfirmationMessage(<any> actionContext)
public boolean needsConfirmation(<any> actionContext)
public <any> perform(<any> actionContext)
protected ModelService getModelService()
protected java.util.List<OrderStatus> getValidOrderStatusForResourcing()
Copyright © 2018 SAP SE. All Rights Reserved.