|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AbstractUpdatableAction | |
|---|---|
| org.jppf.ui.monitoring.job.actions | Classes supporting the actions and menu items for the toolbar and popu menu in the job data panel. |
| org.jppf.ui.monitoring.node.actions | Classes supporting the actions and menu items for the popu menu for in the nodes panel. |
| Uses of AbstractUpdatableAction in org.jppf.ui.monitoring.job.actions |
|---|
| Subclasses of AbstractUpdatableAction in org.jppf.ui.monitoring.job.actions | |
|---|---|
class |
AbstractJobAction
Common super class for job actions. |
class |
AbstractSuspendJobAction
This action suspends a job. |
class |
CancelJobAction
This action stops a job. |
class |
ResumeJobAction
This action suspends a job. |
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. |
class |
UpdateMaxNodesAction
This action updates the maximum number of nodes a job can run on. |
| Uses of AbstractUpdatableAction in org.jppf.ui.monitoring.node.actions |
|---|
| Subclasses of AbstractUpdatableAction in org.jppf.ui.monitoring.node.actions | |
|---|---|
class |
AbstractSelectionAction
Abstract superclass for actions that select nodes in the tree table. |
class |
AbstractTopologyAction
Abstract superclass for all actions in the topology panel. |
class |
NodeConfigurationAction
This action displays an input panel for the user to type a new thread pool size for a node, and updates the node with it. |
class |
NodeInformationAction
This action displays the node environment information in a spearate frame. |
class |
NodeThreadsAction
This action displays an input panel for the user to type a new thread pool size for a node, and updates the node with it. |
class |
ResetTaskCounterAction
This action resets the task counter of a node to 0. |
class |
RestartNodeAction
This action restarts a node. |
class |
SelectDriversAction
Action performed to select all drivers in the topology view. |
class |
SelectNodesAction
Action performed to select all drivers in the topology view. |
class |
ServerShutdownRestartAction
This action stops a server and optionally restarts it after a specified delay. |
class |
ServerStatisticsResetAction
This action stops a node. |
class |
ShutdownNodeAction
This action stops a node. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||