Class | Description |
---|---|
org.itracker.web.taglib.AddErrorTag |
errors should be handled by Action classes, not JSPs!
|
org.itracker.web.servlets.AttachmentDownloadController |
Use org.itracker.web.actions.admin.attachment.DownloadAttachmentAction instead.
|
org.itracker.web.taglib.ClearErrorsTag |
errors should be handled by Action classes, not JSPs!
|
org.itracker.web.actions.admin.report.ExportReportAction | |
org.itracker.model.util.IssueAttachmentUtilities |
Constructor | Description |
---|---|
org.itracker.core.resources.ITrackerResourceBundle(Locale, Object[][]) |
used still for testing
|
org.itracker.model.Notification(User, Issue, int) |
use Role instead int for role
|
org.itracker.services.implementations.UserServiceImpl(ConfigurationService, ProjectService, UserDAO, ProjectDAO, ReportDAO, PermissionDAO, UserPreferencesDAO) |
use constructor without projectDA= und reportDAO instead
|
Copyright © 2002–2019 itracker. All rights reserved.