public abstract class GitLogTokenMacro
extends org.jenkinsci.plugins.tokenmacro.DataBoundTokenMacro
| Constructor and Description |
|---|
GitLogTokenMacro() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract de.wellnerbou.gitchangelog.processors.ChangelogProcessor |
createChangelogProcessor() |
String |
evaluate(hudson.model.AbstractBuild<?,?> build,
hudson.model.TaskListener taskListener,
String macroName) |
evaluate, hasNestedContentpublic String evaluate(hudson.model.AbstractBuild<?,?> build, hudson.model.TaskListener taskListener, String macroName) throws org.jenkinsci.plugins.tokenmacro.MacroEvaluationException, IOException, InterruptedException
evaluate in class org.jenkinsci.plugins.tokenmacro.DataBoundTokenMacroorg.jenkinsci.plugins.tokenmacro.MacroEvaluationExceptionIOExceptionInterruptedExceptionprotected abstract de.wellnerbou.gitchangelog.processors.ChangelogProcessor createChangelogProcessor()
Copyright © 2004-2016. All Rights Reserved.