Class LogCommand


  • public class LogCommand
    extends Command
    • Constructor Summary

      Constructors 
      Constructor Description
      LogCommand​(java.lang.String containerId)  
    • Method Summary

      Modifier and Type Method Description
      java.lang.String execute()  
      LogCommand withNumberOfLines​(java.lang.Integer numberOfLines)  
      • Methods inherited from class java.lang.Object

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

      • LogCommand

        public LogCommand​(java.lang.String containerId)
    • Method Detail

      • execute

        public java.lang.String execute()
      • withNumberOfLines

        public LogCommand withNumberOfLines​(java.lang.Integer numberOfLines)