Package org.jppf.ui.monitoring.job.actions

Classes supporting the actions and menu items for the toolbar and popu menu in the job data panel.

See:
          Description

Class Summary
AbstractJobAction  
AbstractSuspendJobAction This action suspends a job.
CancelJobAction This action stops a job.
ResumeJobAction This action suspends a job.
SuspendJobAction This action suspends a job and causes all sub-jobs currently executing to lwft executing until completion.
SuspendRequeueJobAction This action suspends a job and causes all sub-jobs currently executing to be canceled and requeued on the server.
UpdateMaxNodesAction This action updates the maximum number of nodes a job can run on.
 

Package org.jppf.ui.monitoring.job.actions Description

Classes supporting the actions and menu items for the toolbar and popu menu in the job data panel.



Copyright © 2005-2010 JPPF Team.