|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IServerJobManager
COM Interface 'IServerJobManager'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriServer.olb'
Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
| Field Summary | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID66210bab_f71d_4ecc_8823_6bf8431a5bb4
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
cancelJob(java.lang.String jobID)
cancelJob |
boolean |
checkJob(java.lang.String jobID)
checkJob |
void |
executeJob(java.lang.String cfgName,
java.lang.String cfgType,
java.lang.String jobID)
executeJob |
| Field Detail |
|---|
static final int IID66210bab_f71d_4ecc_8823_6bf8431a5bb4
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void executeJob(java.lang.String cfgName,
java.lang.String cfgType,
java.lang.String jobID)
throws java.io.IOException,
AutomationException
cfgName - The cfgName (in)cfgType - The cfgType (in)jobID - The jobID (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean checkJob(java.lang.String jobID)
throws java.io.IOException,
AutomationException
jobID - The jobID (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void cancelJob(java.lang.String jobID)
throws java.io.IOException,
AutomationException
jobID - The jobID (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||