public class SynchRollbackProcessEngineIntegrationTest.TestCustomUserAction extends AbstractProceduralAction
AbstractProceduralAction.TransitionprocessParameterHelperERROR_RETURN_CODE, RETRY_RETURN_CODE| Constructor and Description |
|---|
TestCustomUserAction(ModelService modelService,
TitleModel titleModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
executeAction(BusinessProcessModel process)
Executes this
Action's business logic working on the given BusinessProcessModel. |
execute, getTransitionscreateTransitions, getModelService, getProcessParameterHelper, getProcessParameterValue, refresh, save, setModelService, setOrderStatus, setProcessParameterHelperclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCurrentActionDefinitionContextpublic TestCustomUserAction(ModelService modelService, TitleModel titleModel)
public void executeAction(BusinessProcessModel process) throws java.lang.Exception
AbstractProceduralActionAction's business logic working on the given BusinessProcessModel.executeAction in class AbstractProceduralActionprocess - The process context to work on.RetryLaterExceptionjava.lang.ExceptionCopyright © 2018 SAP SE. All Rights Reserved.