Uses of Package
org.jenkinsci.plugins.tokenmacro
-
Packages that use org.jenkinsci.plugins.tokenmacro Package Description org.jenkinsci.plugins.tokenmacro org.jenkinsci.plugins.tokenmacro.impl org.jenkinsci.plugins.tokenmacro.transform -
Classes in org.jenkinsci.plugins.tokenmacro used by org.jenkinsci.plugins.tokenmacro Class Description DataBoundTokenMacro.Parameter MacroEvaluationException Signals that the evaluation of the macro has failed, and the error should be presented to users without a stack trace.TokenMacro A macro that expands to text values in the context of aAbstractBuild
.Util.PrintfSpec An interface for use with Util.printf to specialize behavior. -
Classes in org.jenkinsci.plugins.tokenmacro used by org.jenkinsci.plugins.tokenmacro.impl Class Description DataBoundTokenMacro Convenient base class for implementingTokenMacro
that does parameter databinding to fields.DataBoundTokenMacro.Parameter MacroEvaluationException Signals that the evaluation of the macro has failed, and the error should be presented to users without a stack trace.TokenMacro A macro that expands to text values in the context of aAbstractBuild
.Util.PrintfSpec An interface for use with Util.printf to specialize behavior. -
Classes in org.jenkinsci.plugins.tokenmacro used by org.jenkinsci.plugins.tokenmacro.transform Class Description MacroEvaluationException Signals that the evaluation of the macro has failed, and the error should be presented to users without a stack trace.Transform Created by acearl on 2/24/2016.