|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.TimerTask
GWTApplication.server.FaultServiceImpl.MailManagementUnattendedFaults
class FaultServiceImpl.MailManagementUnattendedFaults
This is a timer task which will be used to mail a list of recipients the details of all faults which have remained in the new state for more than 48 hours.
| Constructor Summary | |
|---|---|
FaultServiceImpl.MailManagementUnattendedFaults()
|
|
| Method Summary | |
|---|---|
void |
run()
Called when the timertask is scheduled to run. |
| Methods inherited from class java.util.TimerTask |
|---|
cancel, scheduledExecutionTime |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
FaultServiceImpl.MailManagementUnattendedFaults()
| Method Detail |
|---|
public void run()
Currently the people who are informed are Juerg and Michiel.
run in interface java.lang.Runnablerun in class java.util.TimerTask
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||