AssessmentResults.getAssessmentForApplication
Signature
public Assessment[] getAssessmentForApplication(String applicationName)
Description
Provides access to the assessment data for the specified application.
Parameters
applicationName
:
The application name.
Returns
An array of Assessment objects, one for each application that matches the specified name.
Throws
OunceException
,
if the Data Access API cannot retrieve the assessments.