public class TestRollbackHandler extends Object implements RollbackHandler<ProcessContext<CheckoutSeed>>
| Constructor and Description |
|---|
TestRollbackHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
rollbackState(Activity<ProcessContext<CheckoutSeed>> activity,
ProcessContext<CheckoutSeed> processContext,
Map<String,Object> stateConfiguration) |
@Transactional(value="blTransactionManager") public void rollbackState(Activity<ProcessContext<CheckoutSeed>> activity, ProcessContext<CheckoutSeed> processContext, Map<String,Object> stateConfiguration) throws RollbackFailureException
rollbackState in interface RollbackHandler<ProcessContext<CheckoutSeed>>RollbackFailureExceptionCopyright © 2018. All rights reserved.