| Package | Description |
|---|---|
| org.jenkinsci.plugins.pipelineConfigHistory.view |
| Modifier and Type | Method and Description |
|---|---|
List<Match> |
PipelineConfigHistoryProjectAction.getMatchingFiles(String timestamp1,
String timestamp2)
Calculate the revision file equality and return a list encapsulating that .
|
| Modifier and Type | Method and Description |
|---|---|
List<SideBySideView.Line> |
PipelineConfigHistoryProjectAction.getLines(Match match)
Calculate the line-wise diff of the files contained in the given match.
|
List<SingleLineView.Line> |
PipelineConfigHistoryProjectAction.getSingleLineViewLines(Match match) |
Copyright © 2016–2019. All rights reserved.