|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Job | |
com.ejie.r01f.process |
Uses of Job in com.ejie.r01f.process |
Methods in com.ejie.r01f.process that return Job | |
Job |
JobManager.findJobById(java.lang.String jobId)
Busca un trabajo por su id dentro de la cola de trabajos pendientes Si el trabajo no existe o ya se ha ejecutado, devuelve null |
Methods in com.ejie.r01f.process with parameters of type Job | |
void |
JobManager.startJob(Job theJob)
Planifica la ejecucion de un trabajo |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |