Assessment.getFileByPath

Signature

public AssessedFile getFileByPath(filePath)

Description

Provides access to an assessed file by path.

Returns

AssessmentFile object corresponding to specified file path or null if the specified file path does not correspond to an assessed file.

Throws

OunceException, if the Data Access API cannot retrieve the assessed files.