Class ActivityDefinition<WD extends WorkDefinition>

java.lang.Object
com.evolveum.midpoint.repo.common.activity.definition.ActivityDefinition<WD>
All Implemented Interfaces:
DebugDumpable, Cloneable

public class ActivityDefinition<WD extends WorkDefinition> extends Object implements DebugDumpable, Cloneable
Definition of an activity. It is analogous to (and primarily filled-in from) ActivityDefinitionType, but contains the complete information about particular activity in the context of given task, e.g. various defaults resolved. Should not contain any data related to the execution of the activity.