java.lang.Object
com.pragmatickm.task.model.TaskAssignment
Tasks may be assigned to multiple people. At least one of them
must have a zero "after" value. The others may have a non-zero value.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TaskAssignmentSome commonly used constant assignments. -
Method Summary
Modifier and TypeMethodDescriptiongetAfter()static TaskAssignmentgetInstance(String who, DayDuration after) getWho()toString()
