AssessmentFilter.AssessmentFilter

Signature

public AssessmentFilter(int maxResults)

Description

Constructor that only specifies the maximum number of published assessments to retrieve. You can specify additional filtering options by calling the set methods in the class (for example, setUserName() to filter by published user).

Parameters

  • maxResults: The maximum number of results to return.