Uses of Class
org.jboss.as.cli.gui.metacommand.ScriptAction
-
Packages that use ScriptAction Package Description org.jboss.as.cli.gui.metacommand -
-
Uses of ScriptAction in org.jboss.as.cli.gui.metacommand
Subclasses of ScriptAction in org.jboss.as.cli.gui.metacommand Modifier and Type Class Description classChooseScriptActionAction that allows the user to choose a script from the file system.classOpenScriptActionAction that allows user to run a previously-run script.
-