You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the developer of Stalker I want to gather the recently created Enum classes under a new module called stalker.models.enum so that everything is more tidied up.
Acceptance Criteria
Move the following classes to stalker.models.enum module:
ScheduleConstraint
ScheduleConstraintDecorator
TimeUnit
TimeUnitDecorator
ScheduleModel
ScheduleModelDecorator
DependencyTarget
DependencyTargetDecorator
The text was updated successfully, but these errors were encountered:
User Story
As the developer of Stalker I want to gather the recently created Enum classes under a new module called
stalker.models.enum
so that everything is more tidied up.Acceptance Criteria
stalker.models.enum
module:ScheduleConstraint
ScheduleConstraintDecorator
TimeUnit
TimeUnitDecorator
ScheduleModel
ScheduleModelDecorator
DependencyTarget
DependencyTargetDecorator
The text was updated successfully, but these errors were encountered: