Package org.jenkinsci.plugins.tokenmacro
-
Interface Summary Interface Description Util.PrintfSpec An interface for use with Util.printf to specialize behavior. -
Class Summary Class Description DataBoundTokenMacro Convenient base class for implementingTokenMacro
that does parameter databinding to fields.Messages Generated localization support class.Parser Created by acearl on 3/6/2016.TokenMacro A macro that expands to text values in the context of aAbstractBuild
.TokenMacroStep TokenMacroStep.DescriptorImpl Transform Created by acearl on 2/24/2016.Util Utility class for internal use. -
Exception Summary Exception Description MacroEvaluationException Signals that the evaluation of the macro has failed, and the error should be presented to users without a stack trace. -
Annotation Types Summary Annotation Type Description DataBoundTokenMacro.Parameter