Class RankedChange
java.lang.Object
io.jenkins.plugins.changeinvestigator.investigation.RankedChange
- All Implemented Interfaces:
Serializable
Explainable relationships; a matching file is never a claim that its failing line changed.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionintgetGroup()getPath()static List<RankedChange> rank(List<ChangeEntry> entries, FailureSignal signal)
-
Method Details
-
rank
-
getPath
-
getCommit
-
getAuthor
-
getMessage
-
getGroup
-
getStrength
-
getReason
-
getLimitation
-
getNextCheck
-
getBuildNumber
public int getBuildNumber()
-