Uses of Class
org.jenkinsci.plugins.tokenmacro.DataBoundTokenMacro

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

Uses of DataBoundTokenMacro in org.jenkinsci.plugins.tokenmacro.impl
 

Subclasses of DataBoundTokenMacro in org.jenkinsci.plugins.tokenmacro.impl
 class EnvironmentVariableMacro
          Token that expands variables from the build environment.
 class PropertyFromFileMacro
          Expands to a property from a property file relative to the workspace root.
 



Copyright © 2004-2011. All Rights Reserved.