Class FailureProvenanceAction
java.lang.Object
io.jenkins.plugins.failureprovenance.FailureProvenanceAction
- All Implemented Interfaces:
Action,ModelObject,RunAction2
-
Method Summary
Modifier and TypeMethodDescriptionList<io.jenkins.plugins.failureprovenance.FailureProvenanceAction.Match> Run<?, ?> getOwner()booleanvoidonAttached(Run<?, ?> run) void
-
Method Details
-
getSignature
-
getShortSignature
-
getNormalizedExcerpt
-
getMatches
-
isNewFailure
public boolean isNewFailure() -
onAttached
- Specified by:
onAttachedin interfaceRunAction2
-
onLoad
- Specified by:
onLoadin interfaceRunAction2
-
getOwner
-
getIconFileName
- Specified by:
getIconFileNamein interfaceAction
-
getDisplayName
- Specified by:
getDisplayNamein interfaceAction- Specified by:
getDisplayNamein interfaceModelObject
-
getUrlName
- Specified by:
getUrlNamein interfaceAction
-