public class CompositeActivity extends BaseActivity<CheckoutContext>
automaticallyRegisterRollbackHandler, beanName, errorHandler, order, rollbackHandler, rollbackRegion, stateConfiguration| Constructor and Description |
|---|
CompositeActivity() |
| Modifier and Type | Method and Description |
|---|---|
CheckoutContext |
execute(CheckoutContext context)
Called by the encompassing processor to activate
the execution of the Activity
|
SequenceProcessor |
getWorkflow() |
void |
setWorkflow(SequenceProcessor workflow) |
getAutomaticallyRegisterRollbackHandler, getBeanName, getErrorHandler, getOrder, getRollbackHandler, getRollbackRegion, getStateConfiguration, setAutomaticallyRegisterRollbackHandler, setBeanName, setErrorHandler, setOrder, setRollbackHandler, setRollbackRegion, setStateConfiguration, shouldExecutepublic CheckoutContext execute(CheckoutContext context) throws Exception
Activitycontext - - process context for this workflowExceptionpublic SequenceProcessor getWorkflow()
public void setWorkflow(SequenceProcessor workflow)
Copyright © 2014. All Rights Reserved.