# JReportServer.Task

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**clazz** | **String** |  | 
**id** | **String** | The task ID. | [optional] 
**priority** | **Number** | Specifies the priority level of the task. The priority levels are from 1 to 10 in ascending order of lowest priority to highest priority. This property is available to administrators. | [optional] 
**taskListener** | **String** | Specifies the user&#39;s Java class name which implements the TaskListener. | [optional] 
**reportInfo** | [**ReportInfo**](ReportInfo.md) |  | 
**publish** | [**TaskPublish**](TaskPublish.md) |  | 


