public class TestExampleModuleActivity extends BaseActivity<ProcessContext> implements ModuleActivity
ModuleActivity marker interface in it performs correctlyautomaticallyRegisterRollbackHandler, beanName, errorHandler, order, rollbackHandler, rollbackRegion, stateConfiguration| Constructor and Description |
|---|
TestExampleModuleActivity() |
| Modifier and Type | Method and Description |
|---|---|
ProcessContext |
execute(ProcessContext context) |
String |
getModuleName() |
getAutomaticallyRegisterRollbackHandler, getBeanName, getErrorHandler, getOrder, getRollbackHandler, getRollbackRegion, getStateConfiguration, setAutomaticallyRegisterRollbackHandler, setBeanName, setErrorHandler, setOrder, setRollbackHandler, setRollbackRegion, setStateConfiguration, shouldExecutepublic ProcessContext execute(ProcessContext context) throws Exception
execute in interface Activity<ProcessContext>Exceptionpublic String getModuleName()
getModuleName in interface ModuleActivityCopyright © 2014. All Rights Reserved.