public class UpdateAdminContacts extends ScheduledTask
The running of this task is included in the Flash startup processing. See ScheduledTaskManager.* properties.
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID
The class' serialization version id.
|
| Constructor and Description |
|---|
UpdateAdminContacts()
Creates a new update admin contacts scheduled task.
|
| Modifier and Type | Method and Description |
|---|---|
void |
executeTask()
Executes the update admin contacts scheduled task.
|
cancel, equals, getFuture, getId, getName, getNextExecution, getRerun, isBusy, isCanceled, run, setFuture, setId, setName, setRerunprivate static final long serialVersionUID
public UpdateAdminContacts()
public void executeTask()
executeTask in class ScheduledTask