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