| Interface | Description |
|---|---|
| ISurveyReportGenerator |
Concrete instances of this interface know how to generate a report for a
survey.
|
| ISurveyReportMapper |
This interface defines the contract through which the REST API knows which
ISurveyReportGenerator to use for a specific survey. |
| Class | Description |
|---|---|
| DefaultSurveyReportGenerator |
Prepares a report for any unclaimed surveys.
|
| SurveyReportMapperImpl |
Copyright © 2016 Jasig. All rights reserved.