Package org.korosoft.jenkins.plugin.rtp
Class BuildRichTextAction
java.lang.Object
org.korosoft.jenkins.plugin.rtp.AbstractRichTextAction
org.korosoft.jenkins.plugin.rtp.BuildRichTextAction
- All Implemented Interfaces:
Action
,ModelObject
,SimpleBuildStep.LastBuildAction
public class BuildRichTextAction
extends AbstractRichTextAction
implements SimpleBuildStep.LastBuildAction
Rich text action for builds
- Since:
- 1.0
- Author:
- Dmitry Korotkov
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.korosoft.jenkins.plugin.rtp.AbstractRichTextAction
getDisplayName, getIconFileName, getUrlName
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface hudson.model.Action
getDisplayName, getIconFileName, getUrlName
-
Constructor Details
-
BuildRichTextAction
-
-
Method Details
-
getRichText
- Specified by:
getRichText
in classAbstractRichTextAction
-
getBuild
- Specified by:
getBuild
in classAbstractRichTextAction
-
getProjectActions
- Specified by:
getProjectActions
in interfaceSimpleBuildStep.LastBuildAction
-