public class SourceMonitorParser extends Object implements hudson.FilePath.FileCallable<SourceMonitorReport>
| コンストラクタと説明 |
|---|
SourceMonitorParser() |
SourceMonitorParser(hudson.FilePath resultFilePath) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
hudson.FilePath |
getResultFilePath() |
SourceMonitorReport |
invoke(File workspace,
hudson.remoting.VirtualChannel channel) |
void |
setResultFilePath(hudson.FilePath resultFilePath) |
public SourceMonitorParser()
public SourceMonitorParser(hudson.FilePath resultFilePath)
public SourceMonitorReport invoke(File workspace, hudson.remoting.VirtualChannel channel) throws IOException
invoke インタフェース内 hudson.FilePath.FileCallable<SourceMonitorReport>IOExceptionpublic hudson.FilePath getResultFilePath()
public void setResultFilePath(hudson.FilePath resultFilePath)
Copyright © 2004-2013. All Rights Reserved.