public abstract class BaseExtensionActivity<T extends ProcessContext<?>> extends BaseActivity<T>
automaticallyRegisterRollbackHandler, beanName, errorHandler, order, rollbackHandler, rollbackRegion, stateConfiguration
Constructor and Description |
---|
BaseExtensionActivity() |
Modifier and Type | Method and Description |
---|---|
T |
execute(T context)
Called by the encompassing processor to activate
the execution of the Activity
|
getAutomaticallyRegisterRollbackHandler, getBeanName, getErrorHandler, getOrder, getRollbackHandler, getRollbackRegion, getStateConfiguration, setAutomaticallyRegisterRollbackHandler, setBeanName, setErrorHandler, setOrder, setRollbackHandler, setRollbackRegion, setStateConfiguration, shouldExecute
Copyright © 2020. All rights reserved.