Package com.evolveum.midpoint.repo.common.activity.run.state
package com.evolveum.midpoint.repo.common.activity.run.state
-
ClassDescriptionThis is "live" iteration information.Takes care of reporting the activity progress.Used to manipulate
ActivityStateTypeobjects in a task: - either the current one (CurrentActivityState) - or some other one (OtherActivityState) - e.g. parent activity (in the same task or its parent task), or any other activity in the task tree.TODO better name Defines basic facts about activity work state, like:Responsible for purging detailed state of the activities, including worker and delegator tasks.CurrentActivityState<WS extends AbstractActivityWorkStateType>Activity state for the current activity run.Responsible for updating the legacy progress for the current task.State of activity not connected to the current activity run.