dgs.utils.track.TrackStatus

class dgs.utils.track.TrackStatus(value)[source]

Enumerate for handling the status of a Track.

A track can be deleted and re-activated. If a track was ‘Inactive’ and becomes ‘Active’ again its status is simply ‘Active’.

__init__()

Attributes

New

Active

Inactive

Reactivated

Removed