|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IJobQueue | |
---|---|
org.jmythapi.database | |
org.jmythapi.database.impl |
Uses of IJobQueue in org.jmythapi.database |
---|
Methods in org.jmythapi.database that return IJobQueue | |
---|---|
IJobQueue |
IDatabase.getJob(Integer jobId)
|
Methods in org.jmythapi.database that return types with arguments of type IJobQueue | |
---|---|
List<IJobQueue> |
IDatabase.getJobs()
|
Uses of IJobQueue in org.jmythapi.database.impl |
---|
Classes in org.jmythapi.database.impl that implement IJobQueue | |
---|---|
class |
JobQueue
|
Methods in org.jmythapi.database.impl that return types with arguments of type IJobQueue | |
---|---|
List<IJobQueue> |
DataBase.getJobs()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |