Class ShellResult


  • public class ShellResult
    extends java.lang.Object
    shell result
    Since:
    3.0.2
    Author:
    PARK Yong Seo
    • Constructor Summary

      Constructors 
      Constructor Description
      ShellResult()  
    • Method Summary

      Modifier and Type Method Description
      java.lang.String getOutput()
      get output (normal or error)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ShellResult

        public ShellResult()
    • Method Detail

      • getOutput

        public java.lang.String getOutput()
        get output (normal or error)
        Returns:
        it is not null ""