|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.cruisecontrol.publishers.EmailPublisher.Address
net.sourceforge.cruisecontrol.publishers.EmailPublisher.Alert
| Constructor Summary | |
EmailPublisher.Alert()
|
|
| Method Summary | |
void |
setFileRegExpr(java.lang.String f)
A String representing the regexp to match against modified files |
void |
validate()
|
| Methods inherited from class net.sourceforge.cruisecontrol.publishers.EmailPublisher.Address |
getAddress, setAddress |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EmailPublisher.Alert()
| Method Detail |
public void validate()
throws CruiseControlException
validate in class EmailPublisher.AddressCruiseControlExceptionpublic void setFileRegExpr(java.lang.String f)
String representing the regexp to match against modified files
f - A String representing the file that was modified
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||