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.