| Class | Description |
|---|---|
| DataBoundTokenMacro |
Convenient base class for implementing
TokenMacro that does parameter databinding to fields. |
| PluginImpl | |
| TokenMacro |
A macro that expands to text values in the context of a
AbstractBuild. |
| 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 © 2004-2013. All Rights Reserved.