protected class ScriptAction.ScriptRunner extends SwingWorker<Object,org.jboss.as.cli.gui.metacommand.ScriptAction.OutMessage>
SwingWorker.StateValue
Modifier and Type | Method and Description |
---|---|
protected Object |
doInBackground() |
protected void |
process(List<org.jboss.as.cli.gui.metacommand.ScriptAction.OutMessage> messages) |
addPropertyChangeListener, cancel, done, execute, firePropertyChange, get, get, getProgress, getPropertyChangeSupport, getState, isCancelled, isDone, publish, removePropertyChangeListener, run, setProgress
protected Object doInBackground() throws Exception
doInBackground
in class SwingWorker<Object,org.jboss.as.cli.gui.metacommand.ScriptAction.OutMessage>
Exception
protected void process(List<org.jboss.as.cli.gui.metacommand.ScriptAction.OutMessage> messages)
process
in class SwingWorker<Object,org.jboss.as.cli.gui.metacommand.ScriptAction.OutMessage>
Copyright © 2023 JBoss by Red Hat. All rights reserved.