public class SplitOrder extends TestActionTemp
modelService, processParameterHelperERROR_RETURN_CODE, RETRY_RETURN_CODE| Constructor and Description |
|---|
SplitOrder() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
execute(BusinessProcessModel process)
Executes this
Action's business logic working on the given BusinessProcessModel. |
BusinessProcessService |
getBusinessProcessService() |
void |
setSubprocessCount(int subprocessCount) |
getResult, getTransitions, setResult, setThrowExceptioncreateTransitions, getModelService, getProcessParameterHelper, getProcessParameterValue, refresh, save, setModelService, setOrderStatus, setProcessParameterHelperclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCurrentActionDefinitionContextpublic void setSubprocessCount(int subprocessCount)
public java.lang.String execute(BusinessProcessModel process) throws java.lang.Exception
ActionAction's business logic working on the given BusinessProcessModel.execute in interface Actionexecute in class TestActionTempprocess - The process context to work on.java.lang.Exceptionpublic BusinessProcessService getBusinessProcessService()
getBusinessProcessService in class TestActionTempCopyright © 2018 SAP SE. All Rights Reserved.