public class LogCapture extends Object
| Constructor and Description |
|---|
LogCapture() |
| Modifier and Type | Method and Description |
|---|---|
void |
startCapture()
Start capturing stdout/stderr.
|
String |
stopCapture()
Stop capturing stdout/stderr.
|
public void startCapture()
public String stopCapture()
Copyright © 2004–2021 XWiki. All rights reserved.