public class SendSubscriptionOrderAction extends AbstractSimpleDecisionAction<OrderProcessModel>
AbstractSimpleDecisionAction.TransitionmodelService, processParameterHelperERROR_RETURN_CODE, RETRY_RETURN_CODE| Constructor and Description |
|---|
SendSubscriptionOrderAction() |
| Modifier and Type | Method and Description |
|---|---|
AbstractSimpleDecisionAction.Transition |
executeAction(OrderProcessModel process)
Executes this
Action's business logic working on the given BusinessProcessModel. |
BusinessProcessService |
getBusinessProcessService() |
protected java.lang.String |
getPropertyValue(<any> responseEntityMap,
java.lang.String property) |
SapRevenueCloudOrderOutboundService |
getSapRevenueCloudOrderOutboundService() |
protected boolean |
isSentSuccessfully(<any> responseEntityMap) |
void |
setBusinessProcessService(BusinessProcessService businessProcessService) |
void |
setSapRevenueCloudOrderOutboundService(SapRevenueCloudOrderOutboundService sapRevenueCloudOrderOutboundService) |
execute, getTransitionscreateTransitions, getModelService, getProcessParameterHelper, getProcessParameterValue, refresh, save, setModelService, setOrderStatus, setProcessParameterHelperclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCurrentActionDefinitionContextpublic AbstractSimpleDecisionAction.Transition executeAction(OrderProcessModel process) throws RetryLaterException
AbstractSimpleDecisionActionAction's business logic working on the given BusinessProcessModel.executeAction in class AbstractSimpleDecisionAction<OrderProcessModel>process - The process context to work on.RetryLaterExceptionprotected boolean isSentSuccessfully(<any> responseEntityMap)
protected java.lang.String getPropertyValue(<any> responseEntityMap,
java.lang.String property)
public SapRevenueCloudOrderOutboundService getSapRevenueCloudOrderOutboundService()
public void setSapRevenueCloudOrderOutboundService(SapRevenueCloudOrderOutboundService sapRevenueCloudOrderOutboundService)
sapRevenueCloudOrderOutboundService - the sapRevenueCloudOrderOutboundService to setpublic BusinessProcessService getBusinessProcessService()
public void setBusinessProcessService(BusinessProcessService businessProcessService)
businessProcessService - the businessProcessService to setCopyright © 2018 SAP SE. All Rights Reserved.