Class ActivityTreeStateOverview

java.lang.Object
com.evolveum.midpoint.repo.common.activity.ActivityTreeStateOverview

public class ActivityTreeStateOverview extends Object
Represents the activity tree state overview that is stored in the root task. This class does _not_ hold the state itself. Instead, it contains methods that update the state in the task. See e.g. recordLocalRunStart(LocalActivityRun, OperationResult) and its brethren.