Uses of Class
adams.event.JobListCompleteEvent
-
Packages that use JobListCompleteEvent Package Description adams.event adams.multiprocess -
-
Uses of JobListCompleteEvent in adams.event
Methods in adams.event with parameters of type JobListCompleteEvent Modifier and Type Method Description voidJobListCompleteListener. queueCompleted(JobListCompleteEvent e)Post process jobs in the queue. -
Uses of JobListCompleteEvent in adams.multiprocess
Methods in adams.multiprocess with parameters of type JobListCompleteEvent Modifier and Type Method Description protected voidJobList. notifyJobListCompleteListeners(JobListCompleteEvent e)Notifies all JobListComplete listeners.
-