|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
IRemoteAgentAction | Base interface for an action that is executed while a job is running or when the job execution is done |
IRemoteJavascriptAction | Job action to execute a JavaScript method in a SSJS library while a job is running or when it is done. |
IRemoteJavascriptJob | Interface for a job that is executing JavaScript code in the background. |
IRemoteJob | Base interface for a background job of the remote api. |
IRemoteJobTools | Collection of useful methods to schedule jobs to visualize and execute background processes in the Notes UI |
IRemoteMonitoringJob | Interface of a Job that can be used to visualize progress and status information (e.g. in a progress dialog). |
IRemoteNotesBGAgentJob | Interface of a background job that executes a Notes agent by calling lotus.domino.Agent.run() . |
IRemoteRunUIAgentAction | Job action to launch a Notes agent in the Notes UI thread while a job is running or when it is done. |
Enum Summary | |
---|---|
IRemoteJobTools.ConstantsType | Use this enum to create standard IRemoteQualifiedName s of Eclipse and the Remote API |
Interfaces of the Job API for background processing of code.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |