<task:assignedTo>

A task may be assigned to multiple people.

Must be nested inside a <task:task> tag.

Tag Information

Tag Class: com.pragmatickm.task.taglib.AssignedToTag
TagExtraInfo Class: None
Body Content: empty
Display Name: None

Attributes

Name Required Evaluation Type Description
who Yes Deferred-Value String

The name of the person the task is assigned to.

Must be the name of a User.

after No Deferred-Value String

The number of days late before the task is assigned to this person.

At least one person must be assigned the "0 days" task. Accepts format of:

  1. # day(s)
  2. # week(s)
  3. # month(s)
  4. # years(s)

Defaults to "0 days".

Variables

No Variables Defined.