|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.jobConfigHistory.JobConfigHistoryBaseAction.SideBySideView.Line.Item
public static class JobConfigHistoryBaseAction.SideBySideView.Line.Item
Simple representation of a diff element. Additional to the the text rhis includes the linenumber as well as the corresponding cssClass which signals wether the item was modified, added or deleted.
| Constructor Summary | |
|---|---|
JobConfigHistoryBaseAction.SideBySideView.Line.Item()
|
|
| Method Summary | |
|---|---|
String |
getCssClass()
Returns the cssClass of the Item. |
String |
getLineNumber()
Returns the line number of the Item. |
String |
getText()
Returns the text of the Item. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JobConfigHistoryBaseAction.SideBySideView.Line.Item()
| Method Detail |
|---|
public String getLineNumber()
public String getText()
public String getCssClass()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||