Uses of Class
hudson.plugins.analysis.tokens.AbstractTokenMacro

Packages that use AbstractTokenMacro
hudson.plugins.analysis.tokens   
 

Uses of AbstractTokenMacro in hudson.plugins.analysis.tokens
 

Subclasses of AbstractTokenMacro in hudson.plugins.analysis.tokens
 class AbstractAnnotationsCountTokenMacro
          Provides a token that evaluates to the number of annotations found by a plug-in.
 class AbstractFixedAnnotationsTokenMacro
          Provides a token that evaluates to the number of fixed annotations found by a plug-in.
 class AbstractNewAnnotationsTokenMacro
          Provides a token that evaluates to the number of new annotations found by a plug-in.
 class AbstractResultTokenMacro
          Provides a token that evaluates to the plug-in build result.
 



Copyright © 2004-2012 Hudson. All Rights Reserved.