Uses of Class
org.jppf.ui.monitoring.job.actions.AbstractSuspendJobAction

Packages that use AbstractSuspendJobAction
org.jppf.ui.monitoring.job.actions Classes supporting the actions and menu items for the toolbar and popu menu in the job data panel. 
 

Uses of AbstractSuspendJobAction in org.jppf.ui.monitoring.job.actions
 

Subclasses of AbstractSuspendJobAction in org.jppf.ui.monitoring.job.actions
 class SuspendJobAction
          This action suspends a job and causes all sub-jobs currently executing to lwft executing until completion.
 class SuspendRequeueJobAction
          This action suspends a job and causes all sub-jobs currently executing to be canceled and requeued on the server.
 



Copyright © 2005-2010 JPPF Team.