public abstract class AbstractConsignmentAction extends AbstractProceduralAction<ConsignmentProcessModel>
AbstractProceduralAction.Transition| Modifier and Type | Field and Description |
|---|---|
protected static Logger |
LOG |
modelService, processParameterHelperERROR_RETURN_CODE, RETRY_RETURN_CODE| Constructor and Description |
|---|
AbstractConsignmentAction() |
| Modifier and Type | Method and Description |
|---|---|
protected ConsignmentProcessingEvent |
getEvent(ConsignmentProcessModel process)
Retrieves a
ConsignmentProcessingEvent out of the consignment process model |
protected EventService |
getEventService() |
protected WarehousingConsignmentWorkflowService |
getWarehousingConsignmentWorkflowService() |
void |
setEventService(EventService eventService) |
void |
setWarehousingConsignmentWorkflowService(WarehousingConsignmentWorkflowService warehousingConsignmentWorkflowService) |
execute, executeAction, getTransitionscreateTransitions, getModelService, getProcessParameterHelper, getProcessParameterValue, refresh, save, setModelService, setOrderStatus, setProcessParameterHelperclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCurrentActionDefinitionContextprotected ConsignmentProcessingEvent getEvent(ConsignmentProcessModel process)
ConsignmentProcessingEvent out of the consignment process modelprocess - the ConsignmentProcessModelConsignmentProcessingEventprotected EventService getEventService()
public void setEventService(EventService eventService)
protected WarehousingConsignmentWorkflowService getWarehousingConsignmentWorkflowService()
public void setWarehousingConsignmentWorkflowService(WarehousingConsignmentWorkflowService warehousingConsignmentWorkflowService)
Copyright © 2018 SAP SE. All Rights Reserved.