org.jmythapi.database.impl
Class JobQueue
java.lang.Object
org.jmythapi.impl.AData<E>
org.jmythapi.database.impl.ADatabaseRow<IJobQueue.Props>
org.jmythapi.database.impl.JobQueue
- All Implemented Interfaces:
- Cloneable, IJobQueue, IPropertyAware<IJobQueue.Props>, IVersionable
public class JobQueue
- extends ADatabaseRow<IJobQueue.Props>
- implements IJobQueue
Methods inherited from class org.jmythapi.impl.AData |
getPropertyClass, getPropertyCount, getPropertyMap, getPropertyValue, getPropertyValue, getPropertyValueObject, getPropertyValueObject, getPropertyValues, getVersionNr, hashCode, init, postProcessArguments, setPropertyValue, setPropertyValue, setPropertyValueObject, toString |
Methods inherited from interface org.jmythapi.IPropertyAware |
getProperties, getProperty, getPropertyClass, getPropertyCount, getPropertyIndex, getPropertyMap, getPropertyValue, getPropertyValue, getPropertyValueObject, getPropertyValues, setPropertyValue, setPropertyValue, setPropertyValueObject |
JobQueue
public JobQueue(ProtocolVersion protoVersion,
int dbVersion)
JobQueue
public JobQueue(ProtocolVersion protoVersion,
int dbVersion,
List<String> data)
getId
public Integer getId()
- Specified by:
getId
in interface IJobQueue
getChannelId
public Integer getChannelId()
- Specified by:
getChannelId
in interface IJobQueue
getRecordingStartTime
public Date getRecordingStartTime()
- Specified by:
getRecordingStartTime
in interface IJobQueue
getInsertTime
public Date getInsertTime()
- Specified by:
getInsertTime
in interface IJobQueue
getType
public IJobType getType()
- Specified by:
getType
in interface IJobQueue
getStatus
public IJobStatus getStatus()
- Specified by:
getStatus
in interface IJobQueue
getStatusTime
public Date getStatusTime()
- Specified by:
getStatusTime
in interface IJobQueue
hasFinished
public boolean hasFinished()
- Specified by:
hasFinished
in interface IJobQueue
getComment
public String getComment()
- Specified by:
getComment
in interface IJobQueue
Copyright © 2008-2013. All Rights Reserved.