public class FulfillmentGroupPricingActivity extends BaseActivity<ProcessContext<Order>>
FulfillmentGroup}, {@link Order}automaticallyRegisterRollbackHandler, beanName, errorHandler, order, rollbackHandler, rollbackRegion, stateConfiguration| Constructor and Description |
|---|
FulfillmentGroupPricingActivity() |
| Modifier and Type | Method and Description |
|---|---|
ProcessContext<Order> |
execute(ProcessContext<Order> context)
Called by the encompassing processor to activate
the execution of the Activity
|
void |
setFulfillmentPricingService(FulfillmentPricingService fulfillmentPricingService) |
getAutomaticallyRegisterRollbackHandler, getBeanName, getErrorHandler, getOrder, getRollbackHandler, getRollbackRegion, getStateConfiguration, setAutomaticallyRegisterRollbackHandler, setBeanName, setErrorHandler, setOrder, setRollbackHandler, setRollbackRegion, setStateConfiguration, shouldExecutepublic void setFulfillmentPricingService(FulfillmentPricingService fulfillmentPricingService)
public ProcessContext<Order> execute(ProcessContext<Order> context) throws Exception
Activitycontext - - process context for this workflowExceptionCopyright © 2014. All Rights Reserved.