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. |
BlockingQueue<String> |
getUidQueue() |
execute, getTransitionscreateTransitions, getModelService, getProcessParameterHelper, getProcessParameterValue, refresh, save, setModelService, setOrderStatus, setProcessParameterHelperpublic TestCustomUserAction(UserService userService)
public void executeAction(BusinessProcessModel process) throws Exception
AbstractProceduralActionAction's business logic working on the given BusinessProcessModel.executeAction in class AbstractProceduralActionprocess - The process context to work on.RetryLaterExceptionExceptionpublic BlockingQueue<String> getUidQueue()
Copyright © 2017 SAP SE. All Rights Reserved.