public class VideoAnalysisTask extends AsyncTask
AsyncTask.AsyncTaskEvent, AsyncTask.TaskStatus, AsyncTask.TaskType| Constructor and Description |
|---|
VideoAnalysisTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.quartz.JobExecutionContext context) |
static void |
taskFinished(VideoTaskResponse response)
Checks that the given response is for a valid task, that the back-end has permissions for the task, and that the given result data is valid.
|
public VideoAnalysisTask()
public void execute(org.quartz.JobExecutionContext context) throws org.quartz.JobExecutionException
org.quartz.JobExecutionExceptionpublic static void taskFinished(VideoTaskResponse response) throws java.lang.IllegalArgumentException
response - java.lang.IllegalArgumentExceptionCopyright © 2015 Tampere University of Technology, Pori Department.