@Component(value="blUpdateWorkflowPriceOrderIfNecessaryActivity") public class UpdateWorkflowPriceOrderIfNecessaryActivity extends AddWorkflowPriceOrderIfNecessaryActivity
| Modifier and Type | Field and Description |
|---|---|
static int |
ORDER |
fgItemDao, orderItemService, orderMultishipOptionService, orderServiceautomaticallyRegisterRollbackHandler, beanName, errorHandler, order, rollbackHandler, rollbackRegion, stateConfiguration| Constructor and Description |
|---|
UpdateWorkflowPriceOrderIfNecessaryActivity() |
| Modifier and Type | Method and Description |
|---|---|
ProcessContext<CartOperationRequest> |
execute(ProcessContext<CartOperationRequest> context)
Called by the encompassing processor to activate
the execution of the Activity
|
checkAndUpdateChildren, getOiFgiMap, preSaveOperation, updateChildOrderItemgetAutomaticallyRegisterRollbackHandler, getBeanName, getErrorHandler, getOrder, getRollbackHandler, getRollbackRegion, getStateConfiguration, setAutomaticallyRegisterRollbackHandler, setBeanName, setErrorHandler, setOrder, setRollbackHandler, setRollbackRegion, setStateConfiguration, shouldExecutepublic static final int ORDER
public UpdateWorkflowPriceOrderIfNecessaryActivity()
public ProcessContext<CartOperationRequest> execute(ProcessContext<CartOperationRequest> context) throws Exception
Activityexecute in interface Activity<ProcessContext<CartOperationRequest>>execute in class AddWorkflowPriceOrderIfNecessaryActivitycontext - - process context for this workflowExceptionCopyright © 2017. All rights reserved.