public class JenkinsXCodeBuildOutputParser extends XCodeBuildOutputParser
修飾子とタイプ | クラスと説明 |
---|---|
class |
JenkinsXCodeBuildOutputParser.LineBasedFilterOutputStream |
修飾子とタイプ | フィールドと説明 |
---|---|
protected hudson.model.TaskListener |
buildListener |
captureOutputStream, consoleLog, currentTestCase, currentTestSuite, exitCode
コンストラクタと説明 |
---|
JenkinsXCodeBuildOutputParser(hudson.FilePath workspace,
hudson.model.TaskListener buildListener) |
修飾子とタイプ | メソッドと説明 |
---|---|
void |
closeLogfile() |
protected OutputStream |
outputForSuite() |
void |
setConsoleLog(boolean consoleLog) |
void |
setLogfilePath(hudson.FilePath buildDirectory,
String logfileOutputDirectory) |
getExitCode, getOutputStream, handleLine
public JenkinsXCodeBuildOutputParser(hudson.FilePath workspace, hudson.model.TaskListener buildListener) throws IOException, InterruptedException
public void setConsoleLog(boolean consoleLog)
public void setLogfilePath(hudson.FilePath buildDirectory, String logfileOutputDirectory) throws IOException, InterruptedException
public void closeLogfile() throws IOException
IOException
protected OutputStream outputForSuite() throws IOException, InterruptedException
outputForSuite
クラス内 XCodeBuildOutputParser
IOException
InterruptedException
Copyright © 2016–2018. All rights reserved.