|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.jobConfigHistory.JobConfigHistoryBaseAction.SideBySideView.Line
public static class JobConfigHistoryBaseAction.SideBySideView.Line
Holds information about a single line, which consists of the left and right information of the diff.
| Nested Class Summary | |
|---|---|
static class |
JobConfigHistoryBaseAction.SideBySideView.Line.Item
Simple representation of a diff element. |
| Constructor Summary | |
|---|---|
JobConfigHistoryBaseAction.SideBySideView.Line()
|
|
| Method Summary | |
|---|---|
JobConfigHistoryBaseAction.SideBySideView.Line.Item |
getLeft()
Returns the left version of a modificated line. |
JobConfigHistoryBaseAction.SideBySideView.Line.Item |
getRight()
Returns the right version of a modificated line. |
boolean |
isSkipping()
Should we skip this line. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JobConfigHistoryBaseAction.SideBySideView.Line()
| Method Detail |
|---|
public JobConfigHistoryBaseAction.SideBySideView.Line.Item getLeft()
public JobConfigHistoryBaseAction.SideBySideView.Line.Item getRight()
public boolean isSkipping()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||