|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.x2e.JobAPI
public class JobAPI
Helper class to get an instance of IRemoteJobTools
. It is used to have a shorter
JavaScript syntax than to use JobToolsFactory
Constructor Summary | |
---|---|
JobAPI()
|
Method Summary | |
---|---|
static IRemoteJobTools |
getTools(IRemoteEclipseConnection conn)
Use this method to get an instance of the IRemoteJobTools interface for
the specified connection |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JobAPI()
Method Detail |
---|
public static IRemoteJobTools getTools(IRemoteEclipseConnection conn) throws RemoteEclipseAPIException
IRemoteJobTools
interface for
the specified connection
conn
- connection
RemoteEclipseAPIException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |