CommitTaxActivity and the corresponding TaxService instead@Deprecated public class TaxActivity extends BaseActivity<PricingContext>
| Modifier and Type | Field and Description |
|---|---|
protected TaxModule |
taxModule
Deprecated.
|
protected TaxService |
taxService
Deprecated.
|
automaticallyRegisterRollbackHandler, beanName, errorHandler, order, rollbackHandler, rollbackRegion, stateConfiguration| Constructor and Description |
|---|
TaxActivity()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
PricingContext |
execute(PricingContext context)
Deprecated.
Called by the encompassing processor to activate
the execution of the Activity
|
void |
setTaxModule(TaxModule taxModule)
Deprecated.
|
void |
setTaxService(TaxService taxService)
Deprecated.
|
getAutomaticallyRegisterRollbackHandler, getBeanName, getErrorHandler, getOrder, getRollbackHandler, getRollbackRegion, getStateConfiguration, setAutomaticallyRegisterRollbackHandler, setBeanName, setErrorHandler, setOrder, setRollbackHandler, setRollbackRegion, setStateConfiguration, shouldExecuteprotected TaxModule taxModule
protected TaxService taxService
public PricingContext execute(PricingContext context) throws Exception
Activitycontext - - process context for this workflowExceptionpublic void setTaxModule(TaxModule taxModule)
public void setTaxService(TaxService taxService)
Copyright © 2014. All Rights Reserved.