All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AbstactTask This is a simple base implementation of a Task.AnonymousTask Represents an intermediate task.DefaultSpmFactory ASpmFormat
that returns aGtdSpmFormat
if the hint isGTD
, anSimpleSpmFormat
with the hint as status else.DirectoryTask Represents a task which is a directory (so not derived form parsing a file).
A directory has no state of its own but is in all the states that the containing tasks are.FolderTask Represents a task with a level inside a document.GtdSpmFormat SPM-file format with GTD notation.LeafTask Represents a task without level (no sub tasks).RenderStaProMa2 Second edition of RenderStaProMa.ScheduledTaskHtmlRenderer Renderer which tries to render tasks by date.SimpleSpmFormat SPM-File format with simple # / * notation.SpmFormat A format for SPM-Files.SpmFormatFactory Factory forSpmFormat
s.StatusTaskHtmlRenderer Renderer to create HTML output fromTask
s.Task A task in the task tree.TaskFileWalker The TaksFileWalker scans the given directory for files and directories to convert them to a Task tree.TaskState State of a Task.