Uses of Class
org.neotropic.kuwaiba.core.services.threading.ManagedJobDescriptor
-
Packages that use ManagedJobDescriptor Package Description org.neotropic.kuwaiba.core.services.threading -
-
Uses of ManagedJobDescriptor in org.neotropic.kuwaiba.core.services.threading
Fields in org.neotropic.kuwaiba.core.services.threading declared as ManagedJobDescriptor Modifier and Type Field Description protected ManagedJobDescriptor
ManagedJob. descriptor
Methods in org.neotropic.kuwaiba.core.services.threading that return ManagedJobDescriptor Modifier and Type Method Description ManagedJobDescriptor
ManagedJob. getDescriptor()
ManagedJobDescriptor
ThreadingService. getJob(String jobId)
Looks up a job in the job table (if existing).
-