Uses of Class
au.com.centrumsystems.hudson.plugin.buildpipeline.util.HudsonResult

Packages that use HudsonResult
au.com.centrumsystems.hudson.plugin.buildpipeline   
au.com.centrumsystems.hudson.plugin.buildpipeline.util   
 

Uses of HudsonResult in au.com.centrumsystems.hudson.plugin.buildpipeline
 

Methods in au.com.centrumsystems.hudson.plugin.buildpipeline that return HudsonResult
 HudsonResult BuildPipelineView.getHudsonResult(hudson.model.AbstractBuild<?,?> build)
          Get the hudson result
 

Uses of HudsonResult in au.com.centrumsystems.hudson.plugin.buildpipeline.util
 

Methods in au.com.centrumsystems.hudson.plugin.buildpipeline.util that return HudsonResult
static HudsonResult HudsonResult.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static HudsonResult[] HudsonResult.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2004-2011. All Rights Reserved.