public class ValidateUpdateRequestActivity extends BaseActivity
| Modifier and Type | Field and Description |
|---|---|
protected OrderItemService |
orderItemService |
| Constructor and Description |
|---|
ValidateUpdateRequestActivity() |
| Modifier and Type | Method and Description |
|---|---|
ProcessContext |
execute(ProcessContext context)
Called by the encompassing processor to activate
the execution of the Activity
|
getAutomaticallyRegisterRollbackHandler, getBeanName, getErrorHandler, getRollbackHandler, getRollbackRegion, getStateConfiguration, setAutomaticallyRegisterRollbackHandler, setBeanName, setErrorHandler, setRollbackHandler, setRollbackRegion, setStateConfigurationprotected OrderItemService orderItemService
public ProcessContext execute(ProcessContext context) throws Exception
Activitycontext - - process context for this workflowExceptionCopyright © 2014. All rights reserved.