public class UpdateOrderMultishipOptionActivity extends BaseActivity
| Modifier and Type | Field and Description |
|---|---|
protected OrderItemService |
orderItemService |
protected OrderMultishipOptionService |
orderMultishipOptionService |
| Constructor and Description |
|---|
UpdateOrderMultishipOptionActivity() |
| 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 OrderMultishipOptionService orderMultishipOptionService
protected OrderItemService orderItemService
public ProcessContext execute(ProcessContext context) throws Exception
Activitycontext - - process context for this workflowExceptionCopyright © 2014. All rights reserved.