Class CbpTableRow
java.lang.Object
org.jenkinsci.plugins.custombuildproperties.table.CbpTableRow
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCellValue
(CbpTableColumn column) getOrCreateCell
(CbpTableColumn column) getTitle()
boolean
isEmpty()
void
-
Constructor Details
-
CbpTableRow
public CbpTableRow()
-
-
Method Details
-
getTitle
-
setTitle
-
isEmpty
public boolean isEmpty() -
getCellValue
-
getOrCreateCell
-