isJobFinished.Rd
isJobFinished
checks status of processing for jobId
.
isJobFinished(object, jobId = "character")
# S4 method for MriCloudR,character
isJobFinished(object,
jobId = "character")
object | Object of class |
---|---|
jobId | The jobId of the request, obtained from a processing request
such as |
TRUE
if the job is completed, otherwise returns FALSE