Package org.sandev.TaskHeap.structs

Class Summary
AccountStruct An account keeps track of all heaps you have access to.
DataManagementStruct A singleton instance describing the data management functions available for a heap.
DisplayParamsStruct Holds parameters used to tailor the display.
ExternalPlanStruct An ExternalPlan is the local representation of a Plan from another heap.
ExternalPlanSyncStruct Used to reread ExternalPlan information from an external source
HeapAccessSummaryStruct An overview of the heaps you have access to.
HeapAssociationStruct An association allowing you access to a heap.
HeapAttributesStruct The description and settings for a heap.
HeapDisplayStruct A runtime structure used to request the display tree for a heap based on the current user display parameters.
NoteStruct A note is a general comment associated with a PlanComponent.
PlanComponentReportStruct An overview summary of the description and notes for a PlanComponent.
PlanComponentStruct A PlanComponent represents part of a Plan.
PlanRecalcStruct A runtime structure used to request recalculation of a plan.
PlanReportStruct A short form display of a Plan used at runtime for reports.
PlanStruct A Plan represents a collection of a logical chunk of work.
PlanTreeElementStruct A single line representation of a PlanComponent used for the summary outline display.
RelativeDeadlineStruct A relative deadline definition.
RoleStruct An executive role for work described in a heap.
SystemStatusStruct A single instance to hold things like system announcements and other global site info we use for admin purposes.
TaskPhaseStruct A TaskPhase is a known state for a particular type of task.
TaskStruct A single fully described unit of work.
TaskTypeStruct Describes a task type classification.