Class GroovyPostbuildAction

java.lang.Object
org.jvnet.hudson.plugins.groovypostbuild.GroovyPostbuildAction
All Implemented Interfaces:
Action, BuildBadgeAction, ModelObject

@Deprecated public class GroovyPostbuildAction extends Object implements BuildBadgeAction
Deprecated.
use BadgeAction instead.
Left for backward binary compatibilities. This doesn't provide any actual features.
  • Method Details

    • getUrlName

      public String getUrlName()
      Deprecated.
      Specified by:
      getUrlName in interface Action
    • getDisplayName

      public String getDisplayName()
      Deprecated.
      Specified by:
      getDisplayName in interface Action
      Specified by:
      getDisplayName in interface ModelObject
    • getIconFileName

      public String getIconFileName()
      Deprecated.
      Specified by:
      getIconFileName in interface Action
    • isTextOnly

      public boolean isTextOnly()
      Deprecated.
    • getIconPath

      public String getIconPath()
      Deprecated.
    • getText

      public String getText()
      Deprecated.
    • getColor

      public String getColor()
      Deprecated.
    • getBackground

      public String getBackground()
      Deprecated.
    • getBorder

      public String getBorder()
      Deprecated.
    • getBorderColor

      public String getBorderColor()
      Deprecated.
    • getLink

      public String getLink()
      Deprecated.