public class PassThroughActivity extends BaseActivity<ProcessContext<? extends Object>>
automaticallyRegisterRollbackHandler, beanName, errorHandler, order, rollbackHandler, rollbackRegion, stateConfiguration| Constructor and Description |
|---|
PassThroughActivity() |
| Modifier and Type | Method and Description |
|---|---|
ProcessContext<? extends Object> |
execute(ProcessContext<? extends Object> 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, shouldExecutepublic ProcessContext<? extends Object> execute(ProcessContext<? extends Object> context) throws Exception
Activitycontext - - process context for this workflowExceptionCopyright © 2015. All Rights Reserved.