Class ActivityDefinition<WD extends WorkDefinition>

  • 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. legacy definition data filled-in from task extension items. Should not contain any data related to the execution of the activity.