Class CurrentActivityState<WS extends AbstractActivityWorkStateType>

  • Type Parameters:
    WS - Work (business) state of the activity.
    All Implemented Interfaces:
    DebugDumpable

    public class CurrentActivityState<WS extends AbstractActivityWorkStateType>
    extends ActivityState
    Activity state for the current activity run. Provides the full functionality, including creation of the work state and maintenance of live progress and statistics.