Class ActivityBundle

java.lang.Object
com.mayam.wf.config.shared.ActivityBundle
All Implemented Interfaces:
Serializable

public class ActivityBundle extends Object implements 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:
  • Constructor Details

    • ActivityBundle

      public ActivityBundle()