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