Name
|
Type
|
Description
|
owner | xsd:string |
The filter specification for retrieving tasks by owner.
If not provided, then the tasks belonging to any user are collected.
|
state | xsd:string[] |
This property, if provided, limits the set of collected jobs by their states.
Job states are enumerated in State.
If not provided, jobs are collected regardless of their state.
|
timeRange | ConverterServerJobJobFilterSpecByTime |
The filter specification for retrieving tasks by time.
If not provided, then the jobs with any time stamp are collected.
|
Properties inherited from DynamicData |
None |