|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--net.sourceforge.cruisecontrol.DefaultLabelIncrementer
This class provides a default label incrementation. This class expects the label format to be "x.y", where x is any String and y is an integer.
| Constructor Summary | |
DefaultLabelIncrementer()
|
|
| Method Summary | |
java.lang.String |
incrementLabel(java.lang.String oldLabel)
Increments the label when a successful build occurs. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public DefaultLabelIncrementer()
| Method Detail |
public java.lang.String incrementLabel(java.lang.String oldLabel)
oldLabel - Label from previous successful build.
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||