public class JenkinsXCodeBuildOutputParser extends XCodeBuildOutputParser
| Modifier and Type | Class and Description |
|---|---|
class |
JenkinsXCodeBuildOutputParser.LineBasedFilterOutputStream |
| Modifier and Type | Field and Description |
|---|---|
protected hudson.model.TaskListener |
buildListener |
captureOutputStream, currentTestCase, currentTestSuite, exitCode| Constructor and Description |
|---|
JenkinsXCodeBuildOutputParser(hudson.FilePath workspace,
hudson.model.TaskListener buildListener) |
| Modifier and Type | Method and Description |
|---|---|
protected OutputStream |
outputForSuite() |
getExitCode, getOutputStream, handleLinepublic JenkinsXCodeBuildOutputParser(hudson.FilePath workspace,
hudson.model.TaskListener buildListener)
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionprotected OutputStream outputForSuite() throws IOException, InterruptedException
outputForSuite in class XCodeBuildOutputParserIOExceptionInterruptedExceptionCopyright © 2004-2015. All Rights Reserved.