public class NotifyServiceUpdateJob
extends Job
REFRESH_UI_SIGNAL_NAME.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
REFRESH_UI_SIGNAL_NAME |
| Constructor and Description |
|---|
NotifyServiceUpdateJob(EventModel eventModel,
UISynchronize sync,
StatusLineWriter statusLineWriter,
IEventBroker broker)
Single run job
|
NotifyServiceUpdateJob(EventModel eventModel,
UISynchronize sync,
StatusLineWriter statusLineWriter,
IEventBroker broker,
long refreshDelayMillis)
Periodic job
|
| Modifier and Type | Method and Description |
|---|---|
protected IStatus |
run(IProgressMonitor monitor) |
public static final java.lang.String REFRESH_UI_SIGNAL_NAME
public NotifyServiceUpdateJob(EventModel eventModel, UISynchronize sync, StatusLineWriter statusLineWriter, IEventBroker broker)
eventModel - sync - statusLineWriter - public NotifyServiceUpdateJob(EventModel eventModel, UISynchronize sync, StatusLineWriter statusLineWriter, IEventBroker broker, long refreshDelayMillis)
eventModel - sync - statusLineWriter - refreshDelayMillis -