java.lang.Object
com.evolveum.midpoint.repo.common.activity.run.state.ActivityState
com.evolveum.midpoint.repo.common.activity.run.state.CurrentActivityState<WS>
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.