All Classes
-
All Classes Interface Summary Enum Summary Class Description ActivityData Model for a project activity on a givendayincluding project id, duration and comment.DayData Model class representing a day with date, time for begin and end of work, activities etc.DayType The type of aday.MonthData Model class for data of a single month containing year, month, day data etc.MonthDataStorage PluginFeaturethat provides a storage backend for month data.MonthDataStorage.ModelFactory AMonthDataStorage.ModelFactoryallows creating new instances of the data model.Plugin Implement this interface to create a plugin for WhiteRabbit.PluginConfiguration The configuration of aPluginthat allows retrieving configuration values from the WhiteRabbit properties file~/.whiterabbit.properties.PluginFeature Super interface for all features supported by aPlugin.ProgressMonitor A progress monitor passed to aPluginFeaturethat allows reporting the progress of process.Project The project you work on during anactivitycontaining an ID, label and cost carrier id.ProjectReport A monthly project report.ProjectReportActivity ProjectReportDay The projects worked on during a single day of theProjectReportincluding date andactivities.ProjectReportExporter APluginFeaturethat allows exporting a monthlyProjectReportto another system.