|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.jobConfigHistory.JobConfigHistoryBaseAction.SideBySideView
public static class JobConfigHistoryBaseAction.SideBySideView
Holds information for the SideBySideView.
| Nested Class Summary | |
|---|---|
static class |
JobConfigHistoryBaseAction.SideBySideView.Line
Holds information about a single line, which consists of the left and right information of the diff. |
| Constructor Summary | |
|---|---|
JobConfigHistoryBaseAction.SideBySideView()
|
|
| Method Summary | |
|---|---|
void |
addLine(JobConfigHistoryBaseAction.SideBySideView.Line line)
Adds a line. |
void |
clearDuplicateLines()
Deletes all dupes in the given lines. |
List<JobConfigHistoryBaseAction.SideBySideView.Line> |
getLines()
Returns the lines of the JobConfigHistoryBaseAction.SideBySideView. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JobConfigHistoryBaseAction.SideBySideView()
| Method Detail |
|---|
public List<JobConfigHistoryBaseAction.SideBySideView.Line> getLines()
JobConfigHistoryBaseAction.SideBySideView.
public void addLine(JobConfigHistoryBaseAction.SideBySideView.Line line)
line - public void clearDuplicateLines()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||