@Component(value="blAddWorkflowVerifyFulfillmentGroupItemsActivity") public class AddWorkflowVerifyFulfillmentGroupItemsActivity extends BaseActivity<ProcessContext<CartOperationRequest>>
Modifier and Type | Field and Description |
---|---|
protected FulfillmentGroupItemStrategy |
fgItemStrategy |
static int |
ORDER |
automaticallyRegisterRollbackHandler, beanName, errorHandler, order, rollbackHandler, rollbackRegion, stateConfiguration
Constructor and Description |
---|
AddWorkflowVerifyFulfillmentGroupItemsActivity() |
Modifier and Type | Method and Description |
---|---|
ProcessContext<CartOperationRequest> |
execute(ProcessContext<CartOperationRequest> context)
Called by the encompassing processor to activate
the execution of the Activity
|
getAutomaticallyRegisterRollbackHandler, getBeanName, getErrorHandler, getOrder, getRollbackHandler, getRollbackRegion, getStateConfiguration, setAutomaticallyRegisterRollbackHandler, setBeanName, setErrorHandler, setOrder, setRollbackHandler, setRollbackRegion, setStateConfiguration, shouldExecute
public static final int ORDER
protected FulfillmentGroupItemStrategy fgItemStrategy
public AddWorkflowVerifyFulfillmentGroupItemsActivity()
public ProcessContext<CartOperationRequest> execute(ProcessContext<CartOperationRequest> context) throws Exception
Activity
context
- - process context for this workflowException
Copyright © 2019. All rights reserved.