Package com.evolveum.midpoint.repo.common.activity
package com.evolveum.midpoint.repo.common.activity
-
ClassDescriptionAn exception that carries details about activity abortion (to be stored into
ActivityRunResult).Binds together all the information about an activity and its run (if present).Notifies external observers about activity-related events.An exception indicating that an activity should be aborted because of a policy rule.An exception indicating that an activity should be halted because of a policy rule.Parent class for activity policy violation exceptions.Result status of an activity run.Creates (typed)AbstractActivityRunobjects for given activityRepresents the tree of activities that comprise a logical task.Represents the activity tree state overview that is stored in the root task.A sub-activity that does not have its own (explicit) definition.A code that executes before local or distributing activity run takes place.Notifies external observers about "report created" events.This is an activity that can be instantiated in standalone way (i.e. as a root).Provides common functionality related to activities (something likeTaskManagerdoes for tasks).