public class SynchRetryProcessEngineIntegrationTest.TestCustomUserAction extends AbstractProceduralAction
AbstractProceduralAction.TransitionmodelService, processParameterHelperERROR_RETURN_CODE, RETRY_RETURN_CODE| Constructor and Description |
|---|
TestCustomUserAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
executeAction(BusinessProcessModel process)
Executes this
Action's business logic working on the given BusinessProcessModel. |
int |
getMethodExecuteCalls() |
execute, getTransitionscreateTransitions, getModelService, getProcessParameterHelper, getProcessParameterValue, refresh, save, setModelService, setOrderStatus, setProcessParameterHelperclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCurrentActionDefinitionContextpublic 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.Exceptionpublic int getMethodExecuteCalls()
Copyright © 2018 SAP SE. All Rights Reserved.