Uses of Class
org.jvnet.hudson.plugins.groovypostbuild.GroovyPostbuildAction

Uses of GroovyPostbuildAction in org.jvnet.hudson.plugins.groovypostbuild
 

Methods in org.jvnet.hudson.plugins.groovypostbuild that return GroovyPostbuildAction
static GroovyPostbuildAction GroovyPostbuildAction.createBadge(String icon, String text)
           
static GroovyPostbuildAction GroovyPostbuildAction.createErrorBadge(String text)
           
static GroovyPostbuildAction GroovyPostbuildAction.createInfoBadge(String text)
           
static GroovyPostbuildAction GroovyPostbuildAction.createShortText(String text)
           
static GroovyPostbuildAction GroovyPostbuildAction.createShortText(String text, String color, String background, String border, String borderColor)
           
static GroovyPostbuildAction GroovyPostbuildAction.createWarningBadge(String text)
           
 



Copyright © 2004-2012. All Rights Reserved.