Part of #342. Implement the following handler classes in `mapping/tasks/handler/`: - `PriorityHandler` - `ClassificationHandler` - `StatusHandler` - `CompletedHandler` - `PercentCompleteHandler` Each handler gets its own unit test.
Part of #342.
Implement the following handler classes in
mapping/tasks/handler/:PriorityHandlerClassificationHandlerStatusHandlerCompletedHandlerPercentCompleteHandlerEach handler gets its own unit test.