Package com.mayam.wf.config.shared
Class ActivityBundle
java.lang.Object
com.mayam.wf.config.shared.ActivityBundle
- All Implemented Interfaces:
Serializable
Classes used to represent configured activities. In the case of the Main
bundle, a list of Recovery bundles is also stored. If an exception occurs
during execution of a main bundle, the recovery bundle is to be executed.
- Author:
- Markus MÃ¥rtensson
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ActivityBundle
public ActivityBundle()
-