List of All Members for Job
This is the complete list of members for Job, including inherited members.
- checkStatusTaskStatus : Enums.TaskStatus
- credential : Credential [default]
- error : Error
- jobStatus : Enums.JobStatus
- jobType : Enums.JobType
- json : jsobject
- messages : list<JobMessage>
- progress : int
- requestConfiguration : RequestConfiguration [default]
- serverJobId : string
- unknownJson : jsobject
- unsupportedJson : jsobject
- url : url
- bool cancel()
- bool cancelTask(string taskId)
- string checkStatus()
- checkStatusTaskStatusChanged()
- credentialChanged()
- jobErrorChanged()
- jobStatusChanged()
- messagesChanged()
- bool pause()
- progressChanged()
- requestConfigurationChanged()
- bool start()
The following members are inherited from Object.
- error : Error
- objectType : string
- componentCompleted()
- errorChanged()
- objectChanged()
(obsolete)