Package | Description |
---|---|
org.itracker.services |
Service Interfaces
|
org.itracker.services.implementations |
This package contains XXXService interface implementations,
named XXXServiceImpl by convention.
|
org.itracker.web |
Modifier and Type | Method | Description |
---|---|---|
ReportService |
ITrackerServices.getReportService() |
Modifier and Type | Class | Description |
---|---|---|
class |
ReportServiceImpl |
Modifier and Type | Method | Description |
---|---|---|
ReportService |
ITrackerServicesImpl.getReportService() |
Constructor | Description |
---|---|
ITrackerServicesImpl(IssueService issueService,
UserService userService,
ProjectService projectService,
ConfigurationService configurationService,
ReportService reportService,
NotificationService notificationService,
EmailService emailService) |
Constructor | Description |
---|---|
ApplicationInitialization(UserService userService,
ConfigurationService configurationService,
ReportService reportService) |
Copyright © 2002–2019 itracker. All rights reserved.