- raiseEvent(Object) - Method in class org.kquiet.jobscheduler.JobBase
-
Raise an event from this job.
- receiveEvent(Object) - Method in class org.kquiet.jobscheduler.JobBase
-
Receive an event from the other jobs.
- registerInternalBrowserTask(ActionComposer) - Method in class org.kquiet.jobscheduler.JobBase
-
Register a browser task to be executed in internal browser.
- releaseResources() - Method in class org.kquiet.jobscheduler.MonitorFrame
-
Release all resources.
- RestartBrowser - Class in org.kquiet.jobscheduler.impl.common
-
Restart internal browser of associated job controller.
- RestartBrowser(String) - Constructor for class org.kquiet.jobscheduler.impl.common.RestartBrowser
-
- restartBrowserTaskManager() - Method in class org.kquiet.jobscheduler.JobController
-
Close current internal browser and recreate a new one.
- restartInternalBrowser() - Method in class org.kquiet.jobscheduler.JobBase
-
Restart internal browser of controlling job controller.
- resume() - Method in class org.kquiet.jobscheduler.JobBase
-
- resume(JobController.PauseTarget, boolean) - Method in class org.kquiet.jobscheduler.JobController
-
Resume the execution of specified target.
- resume(JobController.PauseTarget) - Method in class org.kquiet.jobscheduler.JobController
-
- resumeInternalBrowser() - Method in class org.kquiet.jobscheduler.JobBase
-
Resume the execution of internal browser.
- run() - Method in class org.kquiet.jobscheduler.impl.common.RestartBrowser
-
- run() - Method in class org.kquiet.jobscheduler.JobBase
-
The processing logic of job goes here.