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, updateMediaStatus
getBackendStatus, getBackendStatus, insertTask, updateTaskStatus, updateTaskStatus
getTransactionTemplate, setDataSource, setTnxManager
public VideoTaskDAO()
public VideoTaskDetails getTask(java.lang.Integer backendId, DataGroups dataGroups, Limits limits, java.lang.Long taskId) throws java.lang.IllegalArgumentException
getTask
in class MediaTaskDAO
dataGroups
- 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.UnsupportedOperationException
java.lang.IllegalArgumentException
Copyright © 2015 Tampere University of Technology, Pori Department.