public class ConsoleOutputOptions extends Object implements ModelEntity
Constructor and Description |
---|
ConsoleOutputOptions()
To get the full console output.
|
ConsoleOutputOptions(Integer length)
To get the last
length lines of the console output. |
public ConsoleOutputOptions()
public ConsoleOutputOptions(Integer length)
length
lines of the console output.length
- the number of lines to retrieve.public Integer getLength()
Copyright © 2017. All rights reserved.