Package org.jenkinsci.plugins.tokenmacro
package org.jenkinsci.plugins.tokenmacro
-
ClassDescriptionConvenient base class for implementing
TokenMacro
that does parameter databinding to fields.Signals that the evaluation of the macro has failed, and the error should be presented to users without a stack trace.Generated localization support class.Created by acearl on 3/6/2016.A macro that expands to text values in the context of aAbstractBuild
.Created by acearl on 2/24/2016.Utility class for internal use.An interface for use with Util.printf to specialize behavior.