public class InformAdmin extends AbstractSimpleB2BApproveOrderDecisionAction
AbstractSimpleDecisionAction.TransitionmodelService, processParameterHelperERROR_RETURN_CODE, RETRY_RETURN_CODE| Constructor and Description |
|---|
InformAdmin() |
| Modifier and Type | Method and Description |
|---|---|
AbstractSimpleDecisionAction.Transition |
executeAction(B2BApprovalProcessModel process)
Execute an action of a B2B approval process
|
B2BUnitService<B2BUnitModel,B2BCustomerModel> |
getB2bUnitService()
Gets the b2b unit service.
|
protected void |
handleError(OrderModel order,
java.lang.Exception e) |
void |
setB2bUnitService(B2BUnitService<B2BUnitModel,B2BCustomerModel> b2bUnitService)
Sets the b2b unit service.
|
executeActionexecute, getTransitionscreateTransitions, getModelService, getProcessParameterHelper, getProcessParameterValue, refresh, save, setModelService, setOrderStatus, setProcessParameterHelperclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCurrentActionDefinitionContextpublic AbstractSimpleDecisionAction.Transition executeAction(B2BApprovalProcessModel process) throws RetryLaterException
AbstractSimpleB2BApproveOrderDecisionActionexecuteAction in class AbstractSimpleB2BApproveOrderDecisionActionprocess - the b2b approval processRetryLaterException - Triggers the action to be processes again.protected void handleError(OrderModel order, java.lang.Exception e)
public B2BUnitService<B2BUnitModel,B2BCustomerModel> getB2bUnitService()
public void setB2bUnitService(B2BUnitService<B2BUnitModel,B2BCustomerModel> b2bUnitService)
b2bUnitService - the b2bUnitService to setCopyright © 2018 SAP SE. All Rights Reserved.