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