public static class RestartBusinessProcessTest.PreWaitAction extends AbstractProceduralAction
AbstractProceduralAction.TransitionmodelService, processParameterHelperERROR_RETURN_CODE, RETRY_RETURN_CODE| Constructor and Description |
|---|
PreWaitAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
executeAction(BusinessProcessModel process)
Executes this
Action's business logic working on the given BusinessProcessModel. |
java.util.concurrent.atomic.AtomicLong |
getInvocations() |
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 RetryLaterException, java.lang.InterruptedException
AbstractProceduralActionAction's business logic working on the given BusinessProcessModel.executeAction in class AbstractProceduralActionprocess - The process context to work on.RetryLaterExceptionjava.lang.InterruptedExceptionpublic java.util.concurrent.atomic.AtomicLong getInvocations()
Copyright © 2018 SAP SE. All Rights Reserved.