# File lib/taskjuggler/reports/StatusSheetReport.rb, line 20 def initialize(resource) # The Resource record of the manager @resource = resource # A list of Task objects with their JournalEntry records. Stored as # Array of ManagerResponsibilities objects. @responsibilities = [] end
Generated with the Darkfish Rdoc Generator 2.