public class ApprovalProcessCompleteAction extends AbstractSimpleB2BApproveOrderDecisionAction
AbstractSimpleDecisionAction.TransitionmodelService, processParameterHelperERROR_RETURN_CODE, RETRY_RETURN_CODE| Constructor and Description |
|---|
ApprovalProcessCompleteAction() |
| Modifier and Type | Method and Description |
|---|---|
AbstractSimpleDecisionAction.Transition |
executeAction(B2BApprovalProcessModel process)
This method allows to hook in into the completion of order approval process
|
EventService |
getEventService() |
void |
setEventService(EventService eventService) |
executeActionexecute, getTransitionscreateTransitions, getModelService, getProcessParameterHelper, getProcessParameterValue, refresh, save, setModelService, setOrderStatus, setProcessParameterHelperclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCurrentActionDefinitionContextpublic EventService getEventService()
public void setEventService(EventService eventService)
public AbstractSimpleDecisionAction.Transition executeAction(B2BApprovalProcessModel process) throws RetryLaterException
executeAction in class AbstractSimpleB2BApproveOrderDecisionActionprocess - the b2b approval processRetryLaterException - Triggers the action to be processes again.Copyright © 2018 SAP SE. All Rights Reserved.