FulfillmentOption paradigm, implemented in FulfillmentPricingService.
This activity was replaced by FulfillmentGroupPricingActivity.@Deprecated public class ShippingActivity extends BaseActivity<ProcessContext<Order>>
FulfillmentPricingActivity}, {@link FulfillmentPricingService}, {@link FulfillmentOption}automaticallyRegisterRollbackHandler, beanName, errorHandler, order, rollbackHandler, rollbackRegion, stateConfiguration| Constructor and Description |
|---|
ShippingActivity()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ProcessContext<Order> |
execute(ProcessContext<Order> context)
Deprecated.
Called by the encompassing processor to activate
the execution of the Activity
|
void |
setShippingService(ShippingService shippingService)
Deprecated.
|
getAutomaticallyRegisterRollbackHandler, getBeanName, getErrorHandler, getOrder, getRollbackHandler, getRollbackRegion, getStateConfiguration, setAutomaticallyRegisterRollbackHandler, setBeanName, setErrorHandler, setOrder, setRollbackHandler, setRollbackRegion, setStateConfiguration, shouldExecutepublic void setShippingService(ShippingService shippingService)
public ProcessContext<Order> execute(ProcessContext<Order> context) throws Exception
Activitycontext - - process context for this workflowExceptionCopyright © 2015. All Rights Reserved.