Class ProcessResult.ProcessResultBuilder
java.lang.Object
org.kiwiproject.beta.base.process.ProcessResult.ProcessResultBuilder
- Enclosing class:
- ProcessResult
-
Method Summary
Modifier and TypeMethodDescriptionbuild()stdErrLines(@NonNull List<String> stdErrLines) stdOutLines(@NonNull List<String> stdOutLines) timedOut(boolean timedOut) timeoutThresholdMillis(int timeoutThresholdMillis) toString()