Package org.tap4j.plugin
Class TapBuildAction
java.lang.Object
org.tap4j.plugin.TapBuildAction
- All Implemented Interfaces:
Action
,ModelObject
,Serializable
,org.kohsuke.stapler.StaplerProxy
public class TapBuildAction
extends Object
implements Action, Serializable, org.kohsuke.stapler.StaplerProxy
TAP Build action with TAP results.
- Since:
- 1.0
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
URL_NAME
- See Also:
-
ICON_NAME
- See Also:
-
DISPLAY_NAME
- See Also:
-
-
Constructor Details
-
TapBuildAction
-
-
Method Details
-
getTarget
- Specified by:
getTarget
in interfaceorg.kohsuke.stapler.StaplerProxy
-
getDisplayName
- Specified by:
getDisplayName
in interfaceAction
- Specified by:
getDisplayName
in interfaceModelObject
-
getIconFileName
- Specified by:
getIconFileName
in interfaceAction
-
getUrlName
- Specified by:
getUrlName
in interfaceAction
-
getBuild
- Returns:
- the build
-
getResult
-
getPreviousResult
-
getPreviousAction
-
mergeResult
-