public class TaxActivity extends BaseActivity
| Constructor and Description |
|---|
TaxActivity() |
| Modifier and Type | Method and Description |
|---|---|
ProcessContext |
execute(ProcessContext context)
Called by the encompassing processor to activate
the execution of the Activity
|
TaxModule |
getTaxModule() |
void |
setTaxModule(TaxModule taxModule) |
getAutomaticallyRegisterRollbackHandler, getBeanName, getErrorHandler, getRollbackHandler, getRollbackRegion, getStateConfiguration, setAutomaticallyRegisterRollbackHandler, setBeanName, setErrorHandler, setRollbackHandler, setRollbackRegion, setStateConfigurationpublic ProcessContext execute(ProcessContext context) throws Exception
Activitycontext - - process context for this workflowExceptionpublic TaxModule getTaxModule()
public void setTaxModule(TaxModule taxModule)
Copyright © 2014. All rights reserved.