org.crsh.shell
Class ShellResponse.Close

java.lang.Object
  extended by org.crsh.shell.ShellResponse
      extended by org.crsh.shell.ShellResponse.Close
Enclosing class:
ShellResponse

public static class ShellResponse.Close
extends ShellResponse


Nested Class Summary
 
Nested classes/interfaces inherited from class org.crsh.shell.ShellResponse
ShellResponse.Cancelled, ShellResponse.Close, ShellResponse.Display, ShellResponse.Error, ShellResponse.NoCommand, ShellResponse.Ok, ShellResponse.UnknownCommand
 
Constructor Summary
ShellResponse.Close()
           
 
Method Summary
 String getText()
           
 
Methods inherited from class org.crsh.shell.ShellResponse
cancelled, display, display, error, error, error, evalError, evalError, evalError, internalError, internalError, internalError, noCommand, ok, ok, unknownCommand
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShellResponse.Close

public ShellResponse.Close()
Method Detail

getText

public String getText()
Specified by:
getText in class ShellResponse


Copyright © 2012 eXo Platform SAS. All Rights Reserved.