public class StepCounterParser extends Object implements hudson.FilePath.FileCallable<StepCounterResult>
| コンストラクタと説明 |
|---|
StepCounterParser(String filePattern,
String filePatternExclude,
String encoding,
hudson.model.BuildListener listener,
String category) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
checkRoles(org.jenkinsci.remoting.RoleChecker checker) |
List<jp.sf.amateras.stepcounter.CountResult> |
getCountResults() |
StepCounterResult |
invoke(File workspace,
hudson.remoting.VirtualChannel channel) |
public StepCounterResult invoke(File workspace, hudson.remoting.VirtualChannel channel) throws IOException
invoke インタフェース内 hudson.FilePath.FileCallable<StepCounterResult>IOExceptionpublic void checkRoles(org.jenkinsci.remoting.RoleChecker checker)
throws SecurityException
checkRoles インタフェース内 org.jenkinsci.remoting.RoleSensitiveSecurityExceptionpublic List<jp.sf.amateras.stepcounter.CountResult> getCountResults()
Copyright © 2004-2016. All Rights Reserved.