Interface | Description |
---|---|
Util.PrintfSpec |
An interface for use with Util.printf to specialize behavior.
|
Class | Description |
---|---|
DataBoundTokenMacro |
Convenient base class for implementing
TokenMacro 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 a
AbstractBuild . |
TokenMacroStep | |
TokenMacroStep.DescriptorImpl | |
Transform |
Created by acearl on 2/24/2016.
|
Util |
Utility class for internal use.
|
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 Type | Description |
---|---|
DataBoundTokenMacro.Parameter |
Copyright © 2016–2021. All rights reserved.