Package com.guinetik.hexafun.examples.tasks
package com.guinetik.hexafun.examples.tasks
-
ClassDescriptionIn-memory implementation of TaskRepository.Immutable Task domain model with Kanban workflow status.Task application demonstrating the port registry feature.Input records for task use cases.Input for completing a task (moving to DONE).Input for creating a task.Input for deleting a task.Input for finding a task.Input for starting a task (moving to DOING).Input for updating a task.Output port for task persistence.Task workflow status for Kanban-style management.Type-safe use case keys for task operations.Validation functions for task inputs.