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, getUrlNameMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface hudson.model.Action
getDisplayName, getIconFileName, getUrlName
-
Constructor Details
-
BuildRichTextAction
-
-
Method Details
-
getRichText
- Specified by:
getRichTextin classAbstractRichTextAction
-
getBuild
- Specified by:
getBuildin classAbstractRichTextAction
-
getProjectActions
- Specified by:
getProjectActionsin interfaceSimpleBuildStep.LastBuildAction
-