Class ActivityBasedTaskRun

java.lang.Object
com.evolveum.midpoint.repo.common.activity.run.task.ActivityBasedTaskRun
All Implemented Interfaces:
TaskRun, ShortDumpable

public class ActivityBasedTaskRun extends Object implements TaskRun
This class groups everything related to an execution (a run) of a task related somehow to an activity. It may be a task that executes the activity locally, a task that orchestrates execution of the activity on other nodes, a task that just delegates to another task, etc.