| Class | Description |
|---|---|
| TestExampleModuleActivity |
Pass-through activity to test that a workflow with a
ModuleActivity marker interface in it performs correctly |
| TestPassThroughActivity |
A Do-nothing activity used to test proper merge ordering in workflows
|
| TestPassThroughRollbackErrorHandler |
Add an ErrorHandler that does nothing and does not stop the workflow
|
| TestRollbackActivity |
Create an activity that simply throws an exception in order to engage the rollback behavior for the workflow
|
| TestRollbackHandler |
Demonstrate a call to a RollbackHandler
|
Copyright © 2014. All Rights Reserved.