Uses of Class
hudson.plugins.im.tools.BuildHelper.ExtResult

Packages that use BuildHelper.ExtResult
hudson.plugins.im.tools   
 

Uses of BuildHelper.ExtResult in hudson.plugins.im.tools
 

Methods in hudson.plugins.im.tools that return BuildHelper.ExtResult
static BuildHelper.ExtResult BuildHelper.getExtendedResult(hudson.model.AbstractBuild<?,?> build)
          Returns the extended result description of a build.
static BuildHelper.ExtResult BuildHelper.ExtResult.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static BuildHelper.ExtResult[] BuildHelper.ExtResult.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010. All Rights Reserved.