Uses of Package
no.ntnu.principes.domain.task
Packages that use no.ntnu.principes.domain.task
Package
Description
-
Classes in no.ntnu.principes.domain.task used by no.ntnu.principes.domain.taskClassDescriptionDefines the possible statuses of a task or task assignment.Categorizes tasks based on the estimated time required to complete them.Categorizes tasks based on their difficulty or effort level.
-
Classes in no.ntnu.principes.domain.task used by no.ntnu.principes.event.taskClassDescriptionStores information about a task, including its ID, name, description, work weight, time weight, creator ID, creation timestamp, recurrence status, and recurrence interval in days.Represents a task assignment with an identifier, task ID, member ID, timestamps for assignment, due date, completion date, and status.
-
Classes in no.ntnu.principes.domain.task used by no.ntnu.principes.mapperClassDescriptionStores information about a task, including its ID, name, description, work weight, time weight, creator ID, creation timestamp, recurrence status, and recurrence interval in days.Represents a task assignment with an identifier, task ID, member ID, timestamps for assignment, due date, completion date, and status.
-
Classes in no.ntnu.principes.domain.task used by no.ntnu.principes.repositoryClassDescriptionStores information about a task, including its ID, name, description, work weight, time weight, creator ID, creation timestamp, recurrence status, and recurrence interval in days.Represents a task assignment with an identifier, task ID, member ID, timestamps for assignment, due date, completion date, and status.Defines the possible statuses of a task or task assignment.
-
Classes in no.ntnu.principes.domain.task used by no.ntnu.principes.serviceClassDescriptionStores information about a task, including its ID, name, description, work weight, time weight, creator ID, creation timestamp, recurrence status, and recurrence interval in days.Represents a task assignment with an identifier, task ID, member ID, timestamps for assignment, due date, completion date, and status.Defines the possible statuses of a task or task assignment.
-
Classes in no.ntnu.principes.domain.task used by no.ntnu.principes.utilClassDescriptionStores information about a task, including its ID, name, description, work weight, time weight, creator ID, creation timestamp, recurrence status, and recurrence interval in days.