org.jboss.forge.shell.events
Class CommandExecuted
java.lang.Object
org.jboss.forge.shell.events.CommandExecuted
public final class CommandExecuted
- extends Object
Fired after a plugin/command has been executed and has finished processing.
- Author:
- Lincoln Baxter, III
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandExecuted
public CommandExecuted()
CommandExecuted
public CommandExecuted(CommandExecuted.Status status)
getStatus
public CommandExecuted.Status getStatus()
Copyright © 2011 Seam Framework. All Rights Reserved.