public class VideoTaskDAO extends MediaTaskDAO
| Constructor and Description |
|---|
VideoTaskDAO() |
| Modifier and Type | Method and Description |
|---|---|
VideoTaskDetails |
getTask(java.lang.Integer backendId,
DataGroups dataGroups,
Limits limits,
java.lang.Long taskId) |
java.lang.Long |
insertTask(VideoTaskDetails details) |
getMediaStatus, remove, updateMediaStatusgetBackendStatus, getBackendStatus, insertTask, updateTaskStatus, updateTaskStatusgetTransactionTemplate, setDataSource, setTnxManagerpublic VideoTaskDAO()
public VideoTaskDetails getTask(java.lang.Integer backendId, DataGroups dataGroups, Limits limits, java.lang.Long taskId) throws java.lang.IllegalArgumentException
getTask in class MediaTaskDAOdataGroups - optional dataGroups filter, if not given, default backend-specific datagroups will be usedlimits - optional limits filterjava.lang.IllegalArgumentException - on bad valuespublic java.lang.Long insertTask(VideoTaskDetails details) throws java.lang.UnsupportedOperationException, java.lang.IllegalArgumentException
details - java.lang.UnsupportedOperationExceptionjava.lang.IllegalArgumentExceptionCopyright © 2015 Tampere University of Technology, Pori Department.