| Modifier and Type | Method and Description |
|---|---|
static GroovyPostbuildAction |
GroovyPostbuildAction.createBadge(String icon,
String text) |
static GroovyPostbuildAction |
GroovyPostbuildAction.createBadge(String icon,
String text,
String link) |
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.