Uses of Package
org.jenkinsci.plugins.tokenmacro

Packages that use org.jenkinsci.plugins.tokenmacro
org.jenkinsci.plugins.tokenmacro   
org.jenkinsci.plugins.tokenmacro.impl   
 

Classes in org.jenkinsci.plugins.tokenmacro used by org.jenkinsci.plugins.tokenmacro
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 a AbstractBuild.
 

Classes in org.jenkinsci.plugins.tokenmacro used by org.jenkinsci.plugins.tokenmacro.impl
DataBoundTokenMacro
          Convenient base class for implementing TokenMacro that does parameter databiding 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 a AbstractBuild.
 



Copyright © 2004-2011. All Rights Reserved.