AssessmentFactory object
[This documentation is preliminary and is subject to change.]
Packages a Job Object and validates an Assessment Object.
- Methods
Methods
The AssessmentFactory object has the following methods.
| Method | Description |
|---|---|
| PerformPackage | This method packages a Job Object. There is a synchronous and an asynchronous version. |
| ValidateAssessment | This method validates an assessment. There is a synchronous and an asynchronous version. This method takes an Assessment Object and validates that all the files are there, and that the manifest and file signatures have integrity. If there are no integrity failures then the returned IntegrityFailure array returned is empty. If there are any integrity failures or missing files then there will be one entry in the returned array describing the file that failed and why. |
See also
Build date: 9/6/2011